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.