|  | |
| InputValidationFault Properties | |
The InputValidationFault type exposes the following members.
 Properties
Properties| 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.
  | 
 See Also
See Also