MissingServiceCondition

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun checkServiceAvailability(@NotNull serviceContainer: @NotNull ServiceContainer, @NotNull checkedClass: @NotNull Class<out Any>): @Nullable String
Checks if the given class can be instantiated, if an error message is returned, the service cannot be instantiated.