Module jp.ecuacion.lib.core
Package jp.ecuacion.lib.core.jakartavalidation.validator
package jp.ecuacion.lib.core.jakartavalidation.validator
Provides
bean validation validators.-
ClassDescriptionChecks if a string is convertable to
Boolean.Provides the validation logic forBooleanString.Checks if an enum value exists.Provides the validation logic forEnumElement.Checks if a string is convertable toInteger.Provides the validation logic forIntegerString.Checks if a string is convertable toLong.Provides the validation logic forLongString.Checks if a string matches specified regular expression.Defines severalPatternannotations on the same element.Checks if a string matches specified regular expression.