ValidationException.ValidationException Constructor (string, string, string) - Author-it On-Premises - Author-it

Author-it Development Documentation

Create a new instance of ValidationException with supplied field details and message.

Namespace: Authorit.API.Exceptions

Parameters

fieldName - Name of the field that failed validation.

value - Value of the field which failed validation.

message - Description of the validation failure.