js-model icon indicating copy to clipboard operation
js-model copied to clipboard

Validations

Open olivernn opened this issue 13 years ago • 1 comments

I have the basic implementations of validatesNumericalityOf, validatesPresenceOf, validatesFormatOf and validatesUniquenessOf, I also added a class method any(). Let me know what you think.

olivernn avatar Oct 13 '10 10:10 olivernn

looks useful.

this is the perfect case for having some sort of plugin architecture™. i'd like to have an easy mechanism to extend js-model's functionality - something along the lines of sammy's use.

benpickles avatar Nov 05 '10 15:11 benpickles