DEV
Type.
CustomsRequirementValidation
Validation rules for a customs requirement field value.
Fields
allowedValues
•
[CustomsRequirementAllowedValue!]
Permitted values for list-typed fields.
dataType
•
String
Data type expected (e.g., "Text", "Number", "Date", "List").
maxLength
•
Int
No description
minLength
•
Int
No description
regex
•
String
Regular expression the value must match.
🇺🇸
en
Book a demo
Was this page helpful?
Yes
No
Type.
CustomsRequirementValidation
Validation rules for a customs requirement field value.
Fields
allowedValues
[CustomsRequirementAllowedValue!]
dataType
String
maxLength
Int
minLength
Int
regex
String