[jQuery] [Validate] How to raze error manually?

[jQuery] [Validate] How to raze error manually?


Hi all,
I have a Validate of a form that is inside a UIDialog.
On submit I am sending AJAX request for the server (LINE SAVE), the
Client side validation is passed but now I have a server side, plus
save errors codes...
How can I raize validation error on codes returned from AJAX?
Any examples would be welcomed...