ValidatingException
Description
- Derived from
A IValidatable object is being used that has one or more validation errors and thus cannot perform properly.
Unless stated otherwise, ValidatingExceptions are only thrown for validation errors (see ValidateMessageType.Error), however the provided validation Result may contain both errors and warnings (i.e. the validated object has reported both errors and warnings).