![]() | |
InputValidationFault Class |
There is a wide range of validation errors.
To resolve an error of this type, read the error response and adjust the integration to pass expected input.
Often the error response will give advice on how to obtain valid input for the offending field.
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.
|