Package io.micronaut.validation.annotation
package io.micronaut.validation.annotation
-
Annotation InterfacesClassDescriptionConstraint that validates that a String value is in the specified enum's constant names.Constraint that validates that a String value is in the specified list.Constraint that validates that a String value is not in the specified enum's constant names.Constraint that validates that a String value is not in the specified list.Constraint that validates that elements in a collection or array are unique.Constraint that validates that a character sequence is a URL.Defines several
URLannotations on the same element.Internal annotation used to trigger cascading.