Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Feature request] Input controls add IsError, ErrorStr, VerifyFunc, ErrorTemplate DP #200

Closed
CodingOctocat opened this issue May 25, 2023 · 1 comment

Comments

@CodingOctocat
Copy link

HandyControl (e.g ComboBox) support IsError, ErrorStr, VerifyFunc, and Why doesn't this library have these dependency properties anymore?

@ghost1372
Copy link
Owner

HandyControl no longer supports these and has been replaced by ValidationRules
check docs:
https://ghost1372.github.io/handycontrol/tools/ValidationRule/index.html?highlight=valida

https://ghost1372.github.io/handycontrol/extend_controls/textBox/index.html?highlight=valida#Validation

Also, the Official HandyControl does not support these properties.

Unfortunately, a new version has not been released for HandyControl for more than 1 year, so you do not have the latest changes and are using the old version from more than 1 year ago.
But HandyControls is periodically updated and includes the latest changes.
so you should be ready for migrating to Validation Rules...

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

No branches or pull requests

2 participants