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