FIX EV3-392 Verzióváltott teszt - Beszállítói adatbázis
This commit is contained in:
parent
238a1fd0c8
commit
274c5599bb
@ -8,7 +8,7 @@ class PhoneRule implements Rule
|
||||
{
|
||||
public static string $placeHolder = '+36 30 999 9999';
|
||||
|
||||
public static string $inputMaskPatter = '+9[9] 9[9] 999 999[9999]';
|
||||
public static string $inputMaskPatter = '+9[9] 9[9] 999 999[9]';
|
||||
|
||||
public static string $regexPattern = "^[\/+][0-9]{1,3}[ ][0-9]{1,3}[ ][0-9]{3}[ ][0-9]{3,9}$";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user