This contract provides a code and description of a failed validation rule within PASI Core.
Inheritance Hierarchy
PASI.DataContract.V2009Rejection
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The Rejection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Rejection |
Properties
| Name | Description | |
|---|---|---|
| Code | (Required)
Error Code to be sent to the client.
| |
| Description | (Required)
Description of the error being to be sent to the client.
|
See Also