mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 16:21:11 +01:00
This does NOT apply to the backend config, since each backend config could have a variation of options that differ based off of the configured backend itself. This may be an optimization that can be made in the future, but I think each backend should be responsible for performing its own configuration validation instead of overloading the config itself with this functionality.