mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
enable HTML5 e-mail validation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
framework:
|
||||
validator:
|
||||
email_validation_mode: html5
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"aliases": ["validation"]
|
||||
}
|
||||
Reference in New Issue
Block a user