thedersen/backbone.validation
A validation plugin for Backbone.js that validates both your model as well as form input
JavaScriptMIT
Issues
- 5
- 0
- 0
change _.include to _.includes
#352 opened by nicholasinglis - 0
isValid('inputName') returns always true when call this method inside the model
#351 opened by SiroDiaz - 0
- 2
- 1
Deprecate backbone.validation package on NPM in favor of backbone-validation
#339 opened by justinffs - 1
Attribute "greater than"
#348 opened by fatimaTalavera - 3
`min: 0` validation broken
#340 opened by benmathes - 1
Send model for valid and invalid callbacks
#346 opened by alexandrubau - 1
- 1
The acceptance check result of last time remains.
#342 opened by idatte2018 - 1
- 0
- 2
Regex for email seems incorrect?
#307 opened by anickell - 0
Update underscore / lodash usage
#338 opened by marfire - 0
How to use backbone model in Node js ?
#336 opened by pranaysonisoft - 0
Update BB dependency to BB 1.3.3
#335 opened by alex-shamshurin - 0
- 2
- 0
How can I use this with TypeScript?
#333 opened by Marc22 - 1
Update dist files
#318 opened by rlucioni - 0
Array of custom validators only works if each validator is wrapped in an object
#331 opened by fridays - 1
Conditionally required attributes?
#328 opened by nickforddev - 2
- 1
New feature: call one validation rule from another
#325 opened by denar90 - 1
- 1
- 0
Regex for digits pattern fails on negative numbers
#306 opened by debbiche - 1
hasValue returns 'true' for an empty object
#317 opened by majuric - 3
bower support for amd
#308 opened by tjaartvdwalt - 1
Uncaught TypeError: view.find is not a function
#319 opened by sellds4 - 1
- 1
Uncaught TypeError: opt.invalid is not a function
#315 opened by boycce - 2
- 2
Multiple Field with the Same Name on a Page
#310 opened by matt-holmes - 0
Bug with multiple field validations
#305 opened by rlupiichuk - 0
isValid only accepts a list of attributes for validation if the model is bound to a View
#301 opened by benmccormick - 2
Possible to validate pattern as regex format ?
#300 opened by sivaprabug - 3
validation for radio buttons
#298 opened by ambicoder - 0
problem with conditional validation
#297 opened by ambicoder - 1
conditional validation regarding input boxes
#294 opened by ambicoder - 4
- 2
'number' pattern invalid if decimal
#286 opened by neptunian - 3
- 5
- 6
conditional validation regarding checkboxes
#284 opened by ambicoder - 0
When using the same model with multiple views binding specific options propogate to all view instances
#281 opened by benmccormick - 4
Overriding default message for pattern "email"
#279 opened by dangelion - 1