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

Refactor configuration validation tool into a ValidationProvider #260

Open
adrienlauer opened this issue Mar 20, 2019 · 1 comment
Open
Assignees

Comments

@adrienlauer
Copy link
Member

A validation-only ConfigurationValidationPlugin implementing ValidationProvider could provide validation for general configuration anomalies:

  • Configuration keys that don't have a corresponding POJO field
  • Attempt to override env, sys and runtime config nodes.
  • ...
@adrienlauer
Copy link
Member Author

This is related to the validation tool (#259).

@adrienlauer adrienlauer changed the title Check configuration keys that don't match a config POJO Refactor configuration validation tool into a ValidationProvider Jun 16, 2021
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