The Wayback Machine - https://web.archive.org/web/20201124161709/https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/1217
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

Add option to change the validation error message font size. #1217

Closed
Keboo opened this issue Apr 1, 2019 · 3 comments
Closed

Add option to change the validation error message font size. #1217

Keboo opened this issue Apr 1, 2019 · 3 comments

Comments

@Keboo
Copy link
Member

@Keboo Keboo commented Apr 1, 2019

Currently the validation error message are hard coded to a FontSize of 10.
We should add a ValidationAssist attached property to allow this valid to be changed.

The following should be done:

@iinfernoz
Copy link

@iinfernoz iinfernoz commented Apr 2, 2019

Hi, Thank you for you support.

I've already done with your advice but it show error message "The property 'ValidationAssist.FontSize' does not exist in XML namespace 'http://materialdesigninxaml.net/winfx/xaml/themes'. Line 25 Position 17". How can I fix this?

Thank you

ValidationRuleFontSize

@Keboo
Copy link
Member Author

@Keboo Keboo commented Apr 2, 2019

@iinfernoz this is because ValidationAssist.FontSize does not exist yet. This issue is a request for it to be added.

@Mrxx99
Copy link
Contributor

@Mrxx99 Mrxx99 commented Aug 11, 2019

@Keboo Since #1218 is merged, I guess this issue can be closed.

@Keboo Keboo closed this Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.