Uses of Annotation Interface
nablarch.common.code.validator.CodeValue
-
Uses of CodeValue in nablarch.common.code.validator
Modifier and TypeMethodDescription<T> boolean
CodeValueValidator.validateSingleValue
(ValidationContext<T> context, String propertyName, Object propertyDisplayObject, CodeValue codeValue, String value) 1つの入力値に対するバリデーションを行う。