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 eb203f1 + 1c69008 commit c241fc6Copy full SHA for c241fc6
Resources/config/schema/symfony-1.0.xsd
@@ -338,6 +338,7 @@
338
<xsd:simpleType name="email-validation-mode">
339
<xsd:restriction base="xsd:string">
340
<xsd:enumeration value="html5" />
341
+ <xsd:enumeration value="html5-allow-no-tld" />
342
<xsd:enumeration value="loose" />
343
<xsd:enumeration value="strict" />
344
</xsd:restriction>
0 commit comments