[]
Performs validation of the value against the collections of Values, ValuesExcluded and Intervals.
public bool ValidateValuesAndIntervals(object value, ErrorInfo errorInfo)
| Type | Name | Description |
|---|---|---|
| object | value | The value to validate. |
| ErrorInfo | errorInfo | Error information filled in case of failure. |
| Type | Description |
|---|---|
| bool |