Package io.github.kaktushose.jdac.annotations.constraints
package io.github.kaktushose.jdac.annotations.constraints
All annotations needed for parameter validation.
-
Annotation InterfacesClassDescriptionIndicates that an annotation type can be used for parameter validation.The annotated element must be a number whose value must be less or equal to the specified maximum.The annotated element must be a number whose value must be greater or equal to the specified minimum.The annotated element must be a
Memberthat doesn't have the specified discord permission.The annotated element must be aMemberthat have the specified discord permission.