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

Part 1 fix of #1155 - validate(args) should be consistent with validate() #1838

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

jdaugherty
Copy link
Contributor

I'm looking into fixing #1155 and part 1 of that fix is to make the validate calls consistent. I'm removing the skipValidate check for validate(args) methods to match the validate() method. The validate method won't be called by the event listeners since they check skip validation there.

@jdaugherty jdaugherty merged commit 462fb19 into grails:9.0.x Oct 30, 2024
5 checks passed
@jdaugherty jdaugherty deleted the feature/9.0.x/1155-skip-validate branch October 30, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants