Client side validation
-
Is it possible to use client-side validation on the sign-up form, in addition to server-side validation? For example having designated a field as required it would be nice to have the ‘required’ attribute in the HTML. Or having given a regex it would be good to use the ‘pattern’ attribute.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Client side validation’ is closed to new replies.