Skip to content

Doc for validation of nested properties #3566

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

Closed
wants to merge 1 commit into from

Conversation

drumonii
Copy link
Contributor

Documentation for issue Validation of @ConfigurationProperties does not happen for nested properties.
In a custom ConfigurationProperties class with nested properties, it is necessary to annotate the static nested class as Valid in order to validate its values.

In a custom ConfigurationProperties class with nested properties, it is
necessary to annotate the static nested class as Valid, in order to
validate its values.
@snicoll
Copy link
Member

snicoll commented Jul 21, 2015

Thanks, have you signed the CLA?

@drumonii
Copy link
Contributor Author

Yes I have!

@snicoll snicoll self-assigned this Jul 23, 2015
@snicoll snicoll added the type: documentation A documentation update label Jul 23, 2015
@snicoll snicoll added this to the 1.3.0.RC1 milestone Jul 23, 2015
snicoll pushed a commit that referenced this pull request Jul 23, 2015
@snicoll snicoll closed this in 34891c2 Jul 23, 2015
snicoll added a commit that referenced this pull request Jul 23, 2015
* pr/3566:
  Polish
  Document validation of nested components
@snicoll
Copy link
Member

snicoll commented Jul 23, 2015

Merged with a polish commit. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants