You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently there isn't a way to pass a config into the validator.
Describe the solution you'd like
We'd need to extend the SDK to take the config in for the validator to pass down as well as expose it to the CLI plugins. Conversely we could add a method to add to that map after the Validators been initialized.
Additional context
This was originally discussed as future work from #189
Is your feature request related to a problem? Please describe.
Currently there isn't a way to pass a config into the validator.
Describe the solution you'd like
We'd need to extend the SDK to take the config in for the validator to pass down as well as expose it to the CLI plugins. Conversely we could add a method to add to that map after the Validators been initialized.
Additional context
This was originally discussed as future work from #189