In this video we walk through a basic form validation process. Each input field has different requirements. Some simply need one character, others require numbers only and there are some which need specific character patterns.
We will also talk about how to avoid hackers from by-passing your form and we will discuss a simple way to detect if your user is human.
Github link for validation code:
https://github.com/aaronrs2002/static...