PROBLEM: Attempting to use metadata plugin and validate plugin at the
same
time causes validate to assume all metadata is intended for
validation.

This breaks code where validation is used for other purposes, because
validator
throws an error when it tries to parse the custom non-validation-
oriented metadata.

"TypeError: jQuery.validator.methods[b.method] has no properties"

Reply via email to