DataValidationException Class
Namespace: PIX.QMSAPI.Exceptions
Assembly: PIX.dll
Assembly: PIX.dll
Represents the result of a failed validation.
Inheritance
-
System.Object
-
System.Exception
- DataValidationException
-
System.Exception
Syntax
public class DataValidationException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
DataValidationException() | |
DataValidationException(Type) | |
DataValidationException(Type, IEnumerable<String>) |
Properties
Name | Description |
---|---|
Message |
A summary of the validation. |
Messages |
Validation messages. |
ValidatedType |
The type that was validated. |
Methods
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!