Created
May 22, 2024 16:41
-
-
Save 4e6ka/f0f5f95ab98b4268b7082cfdf5713a96 to your computer and use it in GitHub Desktop.
Валидация полей форм
This file contains hidden or 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
name:required:regexp=^/[^А-я]/^ | |
phone:required:minLength=^7^ | |
mess:antispam | |
g-recaptcha-response:required` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment