Hi,

I'm trying to build a web framework utilizing the great work thats
already been done on the validation plugin. I'm trying to use metadata
to specify my rules. I'm having a problem overriding the default
messages for multiple rules via metadata. It appears as though I can
only specify one generic message for all my rules on a given element
using the title attribute.

Is there a way use metadata to override error messages that I'm
overlooking? If not can this be added? Additionally, do we have to be
restricted to using the title attribute? Could we use custom
attributes? It seems like a common scenario and is supported by the
validate(option) method.

Thanks for any direction/feedback on this!

Keep up the great work!
Dane

Reply via email to