Is there a way to emulate the behavior of jQuery unobtrusive form validation, where form field errors are removed dynamically when the user fixes the field values? This would eliminate the need to re-submit the form after making corrections for the errors to disappear, which I think is a better user experience. Nice work on this though!
Is there a way to emulate the behavior of jQuery unobtrusive form validation, where form field errors are removed dynamically when the user fixes the field values? This would eliminate the need to re-submit the form after making corrections for the errors to disappear, which I think is a better user experience. Nice work on this though!