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

System.Web.Mvc.CompareAttribute not working #26

Closed
AthosXtreme opened this issue Nov 8, 2012 · 1 comment
Closed

System.Web.Mvc.CompareAttribute not working #26

AthosXtreme opened this issue Nov 8, 2012 · 1 comment

Comments

@AthosXtreme
Copy link

Validation message always returns "#g#" unless explicit ErrorMessage in attribute.

@jgauffin
Copy link
Owner

Fixed. CompareAttribute returned a lazy loaded enumerable that was regenerated every time it was traversed.

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