Class TestCaseBatchDefinition
java.lang.Object
de.ikor.sip.foundation.testkit.configurationproperties.TestCaseBatchDefinition
- All Implemented Interfaces:
org.springframework.validation.Validator
@Validated
@Configuration
@ConfigurationProperties
@EnableConfigurationProperties
@ConditionalOnBean(AutoBatchTestCaseLoading.class)
public class TestCaseBatchDefinition
extends Object
implements org.springframework.validation.Validator
Batch test definitions with syntax validation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestCaseBatchDefinition
public TestCaseBatchDefinition()
-
-
Method Details
-
supports
- Specified by:
supports
in interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validate
in interfaceorg.springframework.validation.Validator
-