Uses of Annotation Interface
nablarch.core.validation.ConversionFormat
Packages that use ConversionFormat
Package
Description
日付ユーティリティ
webのUI上で複合キーを使用する際に必要な機能を提供する。
入力値をチェックするバリデーション機能を提供する。
コンバータの実装を提供する。
-
Uses of ConversionFormat in nablarch.common.date
Classes in nablarch.common.date with annotations of type ConversionFormatModifier and TypeClassDescription@interface
YYYYMMConvertor
で許容する年月フォーマットを指定するアノテーション。@interface
YYYYMMDDConvertor
で許容する年月日フォーマットを指定するアノテーション。 -
Uses of ConversionFormat in nablarch.common.web.compositekey
Classes in nablarch.common.web.compositekey with annotations of type ConversionFormatModifier and TypeClassDescription@interface
特定文字で区切った複合キーの集合、またはその配列から構成されるパラメータを格納する、CompositeKey
型のプロパティに付与するアノテーション。 -
Uses of ConversionFormat in nablarch.core.validation
Classes in nablarch.core.validation with annotations of type ConversionFormat -
Uses of ConversionFormat in nablarch.core.validation.convertor
Classes in nablarch.core.validation.convertor with annotations of type ConversionFormat