Package dev.voidframework.validation.validator
package dev.voidframework.validation.validator
-
Annotation InterfacesClassDescriptionThe annotated element must be a valid CUID.Defines several
@CUIDannotations on the same elementThe annotatedInputStreamsize must be between the specified boundaries (included).Defines several@InputStreamSizeannotations on the same elementThe annotated element class type must be compliant.Defines several@Instanceannotations on the same elementThe annotated element class type must not be compliant.Defines several@NotInstanceannotations on the same elementThe annotated element length must be between the specified boundaries (included).Defines several@TrimmedSizeannotations on the same element