Add IBAN and BIC validation with custom hooks; update localization messages and cache timestamps
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
"type": "varchar",
|
||||
"required": false,
|
||||
"maxLength": 11,
|
||||
"pattern": "/^[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?$/i",
|
||||
"tooltip": true,
|
||||
"isCustom": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user