InputValidationFault Class | |
The InputValidationFault type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
A description of the fault.
| |
| ExceptionFile |
The name of the exception file.
| |
| FieldName |
The name of the property throwing the fault.
| |
| IsLengthExceededFault |
Boolean value indicating if maximum length of this property has been exceeded.
| |
| MaximumValueorLength |
The maximum value or length of the property throwing the fault.
| |
| MethodName |
The name of the method throwing the fault.
|