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