@Published(tag="architect")
public interface DomainDefinition
修飾子とタイプ | メソッドと説明 |
---|---|
Annotation |
getConvertorAnnotation()
ドメイン定義に指定されたコンバータのアノテーションを取得する。
|
List |
getValidatorAnnotations()
ドメイン定義に指定されたバリデータのアノテーションを取得する。
|
Annotation getConvertorAnnotation()
List getValidatorAnnotations()