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

Doesnt consider nullable constraint #19

Open
snimavat opened this issue Nov 1, 2017 · 1 comment
Open

Doesnt consider nullable constraint #19

snimavat opened this issue Nov 1, 2017 · 1 comment

Comments

@snimavat
Copy link

snimavat commented Nov 1, 2017

Doesnt consider nullable constraint, and make the property required if it is not nullable.

@dilipkrish
Copy link
Member

This can be easily implemented as an extension. @nullable isn't part of the bean validation spec. Also, its more a concern for findbugs.

Having said that, would love to have a PR to support this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants