validatorjs icon indicating copy to clipboard operation
validatorjs copied to clipboard

fix numeric related rules (issue #413)

Open mshlz opened this issue 3 years ago • 0 comments

I've code this fix to solve this issue ( #413 ), checking if the value passed is not an Array in the integer, digits and numeric rules. And I've added another tests to cover this behavior too.

mshlz avatar Apr 07 '21 22:04 mshlz