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
Would be cool to create an integration package for Autofac. There are lot's of thing that we could add here so hesitate to add something in the comments ;) The simplest integration would be:
containerBuilder.RegisterValit();
Calling that we would look through the assembly and register all valitators as singletons.
The text was updated successfully, but these errors were encountered:
Would be cool to create an integration package for Autofac. There are lot's of thing that we could add here so hesitate to add something in the comments ;) The simplest integration would be:
Calling that we would look through the assembly and register all valitators as singletons.
The text was updated successfully, but these errors were encountered: