Values.ValidationExceptionSourceThe input failed to satisfy the constraints specified by an Amazon Web Services service.
type nonrec t = {message : String_.t option;reason : ValidationExceptionReason.t option;The reason for the validation exception.
*)fieldList : ValidationExceptionFieldList.t option;A list of fields that didn't validate.
*)}