Files
edx-platform/openedx/core/djangoapps
Uman Shahzad cb034d4f2f Implement client-side registration form validation.
Input forms that need validation will have AJAX requests
performed to get validation decisions live.

All but a few important and common form fields perform
generic validation; these will need a back-end handler
in the future in order to have them validated through AJAX requests.

Information is conveyed on focus and blur for both
errors and successes.
2017-08-03 00:22:25 +05:00
..
2017-06-12 11:55:58 -04:00
2017-06-27 09:49:19 -04:00
2017-07-18 13:31:49 -04:00