add company user registration, update phone validation
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"message": "register-error-phone-max"
|
||||
},
|
||||
"minSize": {
|
||||
"value": 2,
|
||||
"value": 12,
|
||||
"message": "register-error-phone-min"
|
||||
},
|
||||
"allowedSymbols": {
|
||||
|
||||
Reference in New Issue
Block a user