JavaScript form validator Example:Checkbox and Radio button
- Password should not be same as user name (validator: "neelmnt")
- Confirm Password should be same as password (validator: "eqelmnt")
- The numbers should match this relation: large num > medium num > small num