Package io.github.kaktushose.jdac.dispatching.validation
package io.github.kaktushose.jdac.dispatching.validation
Command parameter validation system.
-
ClassDescriptionValidator<T, A extends Annotation>Validators check if a command option fulfills the given constraint.This context provides access to the
InvocationContextof this interaction and has some utility methods useful for error messages.