Values.ValidationExceptionSourceThe input fails to satisfy the constraints specified by an Amazon Web Services service.
type nonrec t = {message : String_.t option;reason : ValidationExceptionReason.t option;Reason the request failed validation
*)fields : ValidationExceptionFieldList.t option;The fields that caused the error
*)}