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