ValidateValuesAndIntervals Method
Performs validation of the value against the collections of Values, ValuesExcluded and Intervals.
'Declaration
Public Function ValidateValuesAndIntervals( _
ByVal As Object, _
ByVal As ErrorInfo _
) As Boolean
Parameters
- value
- The value to validate.
- errorInfo
- Error information filled in case of failure.