Created
November 23, 2013 23:39
-
-
Save jkassemi/7621426 to your computer and use it in GitHub Desktop.
Server / Client Form Validation - Reminder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Render content for page | |
2) Parse form contents from page before delivery, parse validation fields, save, sign, inject content | |
3) Validate signature on validation content on form, validate according to HTML form validation rules. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment