登录框加入校验功能
This commit is contained in:
@@ -190,7 +190,7 @@
|
|||||||
<Font size="18.0"/>
|
<Font size="18.0"/>
|
||||||
</font>
|
</font>
|
||||||
<validators>
|
<validators>
|
||||||
<RegexValidator fx:id="regexValidatorPwd2" message="两次密码不一至!">
|
<RegexValidator fx:id="regexValidatorPwd2" message="两次密码不一致!">
|
||||||
<FontIcon iconLiteral="fas-exclamation-triangle"/>
|
<FontIcon iconLiteral="fas-exclamation-triangle"/>
|
||||||
</RegexValidator>
|
</RegexValidator>
|
||||||
</validators>
|
</validators>
|
||||||
|
|||||||
Reference in New Issue
Block a user