Form Validation validating blank values with min_length and valid_email rules |
Look, all forms that do not have rules with the "required" rule can be cracked. The developer could set a super regex to do your validation rule, but if the user send only '', boom! The validation will pass.
|
Welcome Guest, Not a member yet? Register Sign In |