Carlos-Gaxiola
Carlos-Gaxiola
Hello, as a user, I think this is a really useful feature, I am currently working in this issue, to create a function that does this, I will create a...
> Why not make this an option in the isLength validator? So you can do `isLength(string, {exact: [3,5,11] })` Nice approach, I will work in that and commit my changes...
> Why not make this an option in the isLength validator? So you can do `isLength(string, {exact: [3,5,11] })` Hello, I did the changes inside the isLength function and removed...