Uses of Annotation Interface
jp.ecuacion.lib.core.jakartavalidation.annotation.PlacedAtClass
Packages that use PlacedAtClass
Package
Description
Provides
jakarta validation validators.-
Uses of PlacedAtClass in jp.ecuacion.lib.core.jakartavalidation.validator
Classes in jp.ecuacion.lib.core.jakartavalidation.validator with annotations of type PlacedAtClassModifier and TypeClassDescription@interfaceChecks if specifieditemPropertyPathis empty only when condition is satisfied.@interfaceChecks if specifieditemPropertyPathis empty only when condition is satisfied.@interfaceIs valid when the value ofpropertyPathsis greater than the value ofbasisPropertyPath.@interfaceIs valid when the value ofpropertyPathsis greater than or equal to the value ofbasisPropertyPath.@interfaceIs valid when the value ofpropertyPathsis less than the value ofbasisPropertyPath.@interfaceIs valid when the value ofpropertyPathsis less than or equal to the value ofbasisPropertyPath.