Class Validators
java.lang.Object
com.github.kaktushose.jda.commands.dispatching.validation.internal.Validators
-
Constructor Summary
ConstructorsConstructorDescriptionValidators
(@NotNull Map<Class<? extends Annotation>, @NotNull Validator> validators) Constructs a new Validators. -
Method Summary
-
Constructor Details
-
Validators
Constructs a new Validators. This will register the following
Validator
s by default:
-
-
Method Details
-
get
-