CriteriaValidatorError Constructors
Provides information about an error that occurred during criteria validation.Name | Parameters | Description |
---|---|---|
CriteriaValidatorError(String) | text | Initializes a new instance of the CriteriaValidatorError class with the specified error text. |
See Also