add company user registration, update phone validation

This commit is contained in:
smanylov
2026-02-05 14:53:43 +07:00
parent c7a0131624
commit c24a4febc9
6 changed files with 440 additions and 32 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"message": "register-error-phone-max"
},
"minSize": {
"value": 2,
"value": 12,
"message": "register-error-phone-min"
},
"allowedSymbols": {