Skip to content
Snippets Groups Projects
Commit 39ac333b authored by Uman Shahzad's avatar Uman Shahzad
Browse files

Add backend AJAX API endpoint for client-side form validation.

In particular, implement a validation API for registration,
where a client makes AJAX calls to the endpoints requesting
validation decisions on each input. Responses are strings
dependent on the type of validation error; if no error,
then empty string to indicate OK.
parent 78708e41
Loading
Showing
with 750 additions and 183 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment