-
-
Notifications
You must be signed in to change notification settings - Fork 586
HV-381 #25
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
HV-381 #25
Conversation
hferentschik
commented
Feb 12, 2011
- Switching back to failFast(boolean)
- Validator immutable
- HibernateValidatorContext overrides methods in ValidatorContext
…on via properties and programmatic api
…lidatorContext to allow method chaining
|
Looks good to me now. I'll just fix some typos, unify |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering why there is this method and ValidationContext#shouldFailFast(). Maybe only the latter would suffice?
|
To get things going I'm applying the request now. I'll create a new JIRA issue for my last remark ( |