Uses of Package
jp.ecuacion.lib.core.jakartavalidation.validator
Packages that use jp.ecuacion.lib.core.jakartavalidation.validator
Package
Description
Provides
bean validation validators.-
Classes in jp.ecuacion.lib.core.jakartavalidation.validator used by jp.ecuacion.lib.core.jakartavalidation.validatorClassDescriptionChecks if a string is convertable to
Boolean.Checks if specifiedfieldis empty whenconditionFieldhas the value which is equal toconditionValue, or the valuefieldWhichHoldsConditionalValuehas.Checks if specifiedfieldis not empty whenconditionFieldhas the value which is equal toconditionValue, or the valuefieldWhichHoldsConditionalValuehas.Checks if an enum value exists.Checks if a string is convertable toInteger.Checks if a string is convertable toLong.Checks if a string matches specified regular expression.