[jQuery] [validate] Is it possible to specify remote validation daclaratively?

[jQuery] [validate] Is it possible to specify remote validation daclaratively?


Hello, I am trying to use the remote validation but I cannot apply it
imperatively because my input fields have dots in their Ids, which
leads to invalid json property names, therefore I was wondering if
it's possible to supply the parameters for the remote validation in
the markup, using the class attribute.