Class IsControlTaskParameters.Validator
- java.lang.Object
 - 
- com.xebialabs.deployit.plugin.api.validation.IsControlTaskParameters.Validator
 
 
- 
- All Implemented Interfaces:
 TypeVerification,Verification
- Enclosing class:
 - IsControlTaskParameters
 
public static class IsControlTaskParameters.Validator extends java.lang.Object implements TypeVerification
 
- 
- 
Constructor Summary
Constructors Constructor Description Validator() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidverify(Descriptor descriptor, VerificationContext context) 
 - 
 
- 
- 
Method Detail
- 
verify
public void verify(Descriptor descriptor, VerificationContext context)
- Specified by:
 verifyin interfaceTypeVerification
 
 - 
 
 -