RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk
Interface ModelValidator

All Known Implementing Classes:
ValidatorImpl

public interface ModelValidator

Interface for CDK library model verifier.

Author:
asmirnov@exadel.com

Method Summary
 void verify(ComponentLibrary library)
          

Perform verify procedure on the library model.

 

Method Detail

verify

void verify(ComponentLibrary library)
            throws CdkException

Perform verify procedure on the library model.

Parameters:
library -
Throws:
CdkException

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.