Click or drag to resize

InputValidationFault Properties

The InputValidationFault type exposes the following members.

Properties
  NameDescription
Public propertyDescription
A description of the fault.
Public propertyExceptionFile
The name of the exception file.
Public propertyFieldName
The name of the property throwing the fault.
Public propertyIsLengthExceededFault
Boolean value indicating if maximum length of this property has been exceeded.
Public propertyMaximumValueorLength
The maximum value or length of the property throwing the fault.
Public propertyMethodName
The name of the method throwing the fault.
Top
See Also