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 f12d58b + 927ab68 commit 74895deCopy full SHA for 74895de
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -295,6 +295,7 @@
295
<xsd:simpleType name="email-validation-mode">
296
<xsd:restriction base="xsd:string">
297
<xsd:enumeration value="html5" />
298
+ <xsd:enumeration value="html5-allow-no-tld" />
299
<xsd:enumeration value="loose" />
300
<xsd:enumeration value="strict" />
301
</xsd:restriction>
0 commit comments