[]
Represents errors that occur during validation.
public class ValidationException : Exception, ISerializable
| Name | Description |
|---|---|
| ValidationException(SerializationInfo, StreamingContext) | Initializes a new instance of the ValidationException class with serialized data. |
| ValidationException(string) | Initializes a new instance of the ValidationException class with a specified error message. |