backbone.validation icon indicating copy to clipboard operation
backbone.validation copied to clipboard

Make *length validations work with array

Open rundef opened this issue 9 years ago • 0 comments

This is a need I have in one of the app I'm currently developing. Basically, my User model has a permissions attribute, which is an array. I need to be able to validate that users have at least 1 permission.

What do you think ?

rundef avatar Feb 17 '16 01:02 rundef