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

Validators not being rendered properly in Razor #6

Open
mikecole opened this issue Feb 5, 2015 · 0 comments
Open

Validators not being rendered properly in Razor #6

mikecole opened this issue Feb 5, 2015 · 0 comments

Comments

@mikecole
Copy link

mikecole commented Feb 5, 2015

I followed the instructions, and placed the following in my razor page:

@Html.NgValFor(u => u.Note)

However, this was rendered on the page:

ngval='{"required":"The Note field is required."}' required

This form appears on a bootstrap modal, if that makes a different.

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