Changed validators to regexp validators
IntValidator limits to 32bit int (JavaScript limitation) and therefor the input fields are limited in length.
Showing
Please register or sign in to comment
IntValidator limits to 32bit int (JavaScript limitation) and therefor the input fields are limited in length.