Add configurable options for email validation (length and valid chars)
Compare changes
+ 8
− 5
@@ -21,7 +21,7 @@ STEP 2:
@@ -31,6 +31,8 @@ post-validation security levels.
@@ -65,9 +67,10 @@ if(options.level_after_validation === undefined)
@@ -214,4 +217,4 @@ function CheckValidation() {
\ No newline at end of file