Validation on Javascript is only for user Experience / User interface it cannot be used for security (so backend/Server side validation is always required)
Explain this on readme with examples how form.errors objects is filled with 422 http xhr request results.
Validation on Javascript is only for user Experience / User interface it cannot be used for security (so backend/Server side validation is always required)
Explain this on readme with examples how form.errors objects is filled with 422 http xhr request results.