Uses of Interface
nablarch.test.core.entity.ValidationTestStrategy
-
Uses of ValidationTestStrategy in nablarch.test.core.entity
Modifier and TypeClassDescriptionclass
Bean Validationを使用するときのValidationTestStrategy
実装クラス。class
Nablarch Validationを使用するときのValidationTestStrategy
実装クラス。Modifier and TypeMethodDescriptionEntityTestConfiguration.getValidationTestStrategy()
テスト用バリデーションストラテジを取得する。Modifier and TypeMethodDescriptionvoid
EntityTestConfiguration.setValidationTestStrategy
(ValidationTestStrategy validationTestStrategy) テスト用バリデーションストラテジを設定する。