Skip to content

Commit 5163a05

Browse files
committed
the the date validation that was missing on last commit
1 parent c18a2ed commit 5163a05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/view/base/ui_component/customer_form.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
</argument>
265265
<settings>
266266
<validation>
267+
<rule name="validate-date" xsi:type="boolean">true</rule>
267268
<rule name="validate-dob" xsi:type="boolean">true</rule>
268269
</validation>
269270
<dataType>text</dataType>

0 commit comments

Comments
 (0)