Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

无法输入小数点 #1655

Open
zhiyong-han opened this issue Sep 24, 2024 · 0 comments
Open

无法输入小数点 #1655

zhiyong-han opened this issue Sep 24, 2024 · 0 comments

Comments

@zhiyong-han
Copy link

hc:TextBox.Text

<Binding.ValidationRules>
<hc:RegexRule ErrorContent="Input number !" Pattern="^[0-9].?[0-9]$" />
</Binding.ValidationRules>

</hc:TextBox.Text>

请问怎么正确使用正则表达式呢?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant