Validation of data passed to the Author-it API failed.
Namespace: Authorit.API.Exceptions
Constructors
Name |
Description |
|
Create a new instance of ValidationException class. |
||
Create a new instance of ValidationException class with supplied message. |
||
Create a new instance of ValidationException with supplied field details. |
||
Create a new instance of ValidationException with supplied field details and message. |
Properties
Name |
Description |
|
Name of the field that failed validation. |
||
Value of the field which failed validation. |
||
Object providing details that returned as a fault when the exception is thrown accessing the Author-it API with JSON or SOAP. |
Methods
Class contains no methods.