org.infoglue.cms.util.validators
Class ContentVersionValidator

java.lang.Object
  |
  +--org.infoglue.cms.util.validators.ContentVersionValidator

public class ContentVersionValidator
extends java.lang.Object


Constructor Summary
ContentVersionValidator()
           
 
Method Summary
 ConstraintExceptionBuffer validate(ContentTypeDefinitionVO contentType, ContentVersionVO contentVersionVO)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentVersionValidator

public ContentVersionValidator()
Method Detail

validate

public ConstraintExceptionBuffer validate(ContentTypeDefinitionVO contentType,
                                          ContentVersionVO contentVersionVO)