DevExpress test

This commit is contained in:
Iván Szabó
2025-02-20 10:55:30 +01:00
parent bf97db26e5
commit f3ef12ccc4
@@ -13,6 +13,7 @@
HasError="{Binding PasswordHasError}" HasError="{Binding PasswordHasError}"
LabelText="Password" LabelText="Password"
HelpText="*Required" HelpText="*Required"
Keyboard="Numeric"
ErrorText="The password should contain more than 5 characters, ErrorText="The password should contain more than 5 characters,
have at least one uppercase and one lowercase letter, and one number." have at least one uppercase and one lowercase letter, and one number."
PlaceholderText="Enter password"/> PlaceholderText="Enter password"/>