Module jp.ecuacion.lib.core
Package jp.ecuacion.lib.core.beanvalidation.validator
package jp.ecuacion.lib.core.beanvalidation.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.