Values.ValidationExceptionSourceThe input failed to meet the constraints specified by the AWS service.
type nonrec t = {message : String_.t option;reason : ValidationExceptionReason.t option;A message with the reason for the validation exception error.
*)fieldList : ValidationExceptionFieldList.t option;The field where the invalid entry was detected.
*)}