Issue 15 in jquery-validation-ui-plugin: Multiple Classes and Multiple inputs

5 views
Skip to first unread message

jquery-valida...@googlecode.com

unread,
Jun 8, 2011, 7:48:54 AM6/8/11
to jquery-valida...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 15 by voz...@gmail.com: Multiple Classes and Multiple inputs
http://code.google.com/p/jquery-validation-ui-plugin/issues/detail?id=15

Need for this feature. It's first draft of changes that implements feature.
Decided to change attribute "for", now it take JSON string and looks like
for=" [{name: 'todel.Contact', also :['homeAddress','workAddress'],
not:['number']}, { name:'todel.Person', not:['contact'], many: 'all'}] "
where many - multiple Domain properties, not - skip validation properties,
also - inner class properties.
I think that this changes shouldn't go to plugin because they too complex
and didn't need for many of plugin users.
Waiting for your comments.

Attachments:
multiple.patch 65.0 KB

Reply all
Reply to author
Forward
0 new messages