ValidateValuesAndIntervals Method
In This Topic
Performs validation of the value against the collections of Values, ValuesExcluded and Intervals.
Syntax
Parameters
- value
- The value to validate.
- errorInfo
- Error information filled in case of failure.
See Also