Method Validate
- Namespace
- Skyline.DataMiner.Core.InterAppCalls.Common.MessageExecution
- Assembly
- Skyline.DataMiner.Core.InterAppCalls.Common.dll
Validate()
Validates received data for validity before attempting parsing, modification and setting. Should return true if not used.
bool Validate()
Returns
- bool
A boolean indicating if the received data is valid.