Closed AbdelrahmanHafez closed 6 years ago
Here are results from running application that uses Validatorjs.
a
stands for Validator
class. Code is minified.
So, I think you should double check your setup.
@AbdelrahmanHafez As @vict-shevchenko has demonstrated, it should be working as developed. Could you create a pen (codepen.com, pastebin.com, etc) somewhere with any example code?
Woah, I just tested it, I could swear it didn't work earlier, now it works as expected, thanks a lot!
When I pass
1000.123
for the mobile field, it passes, I expected it to fail, since it's an integer.