How to trigger options validation per tenant on startup? #14489
Unanswered
xperiandri
asked this question in
Q&A
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
We can't register an Here 3 ways I have in mind.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to #10229 (comment) I've moved all the tanant dependant services into
then I have options validation that must be triggered on startup
configuration and validation successfully happens when I access the tenant.
But I want that to happen on startup. And
does not help with that.
What should I modify to achieve my goal of validating setting for all declared tenants on startup?
Beta Was this translation helpful? Give feedback.
All reactions