Values.ValidationExceptionSourceThe input does not satisfy the constraints specified by an Amazon Web Services service.
type nonrec t = {message : String_.t option;reason : ValidationExceptionReason.t option;The reason.
*)fieldList : ValidationExceptionFieldList.t option;The fields that failed validation.
*)}