public interface ModelValidator
Interface for CDK library model verifier.
| Modifier and Type | Method and Description |
|---|---|
void |
verify(ComponentLibrary library)
Perform verify procedure on the library model. |
void verify(ComponentLibrary library) throws CdkException
Perform verify procedure on the library model.
library - CdkExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.