Values.ValidationExceptionFieldSourceIndicates that an error has occurred while performing a validate operation.
type nonrec t = {name : String_.t option;The name of the exception.
*)message : ErrorMessage.t option;The message of the exception.
*)}