We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66cd112 + 4a0c864 commit 1c69008Copy full SHA for 1c69008
Resources/config/schema/symfony-1.0.xsd
@@ -306,6 +306,7 @@
306
<xsd:simpleType name="email-validation-mode">
307
<xsd:restriction base="xsd:string">
308
<xsd:enumeration value="html5" />
309
+ <xsd:enumeration value="html5-allow-no-tld" />
310
<xsd:enumeration value="loose" />
311
<xsd:enumeration value="strict" />
312
</xsd:restriction>
0 commit comments