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

Client-side validation: AssertThat vs Kendo NumericTextBox #201

Open
Furrman opened this issue Aug 2, 2019 · 0 comments
Open

Client-side validation: AssertThat vs Kendo NumericTextBox #201

Furrman opened this issue Aug 2, 2019 · 0 comments

Comments

@Furrman
Copy link

Furrman commented Aug 2, 2019

Dear jwaliszko,

I am trying to show error message on client side basing on Property with AssertThatAttribute. The issue is that I am doing it on Kendo control NumericTextBox and it does not work for it. I tested for ASP MVC TextBox control and there works fine. The message that I see on debugger is:
[info] (12:28:56): Dependency validation trigger - change event, handled.
expressive.annotations.validate.js:95 [info] (12:28:56): No fields dependent on detected.

Do you have any suggestion what I am missing?
I would be glad for your help.

Best regards,
Furrman

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

1 participant