mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
E-Invoice - Minor amendment requested by Harry on TIN length validation
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
required: 'this field is required',
|
||||
email: 'enter a valid email address',
|
||||
minLength: 'this field must have at least',
|
||||
maxLength: 'this field must not exceed',
|
||||
maxLength: 'this field must have at most',
|
||||
minValue: 'this field must at least be',
|
||||
sameAs: 'this field must match the',
|
||||
numeric: 'this field can only contain numbers',
|
||||
|
||||
Reference in New Issue
Block a user