org.infoglue.cms.util.validators
Class ContentVersionValidator

java.lang.Object
  extended by 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentVersionValidator

public ContentVersionValidator()
Method Detail

validate

public ConstraintExceptionBuffer validate(ContentTypeDefinitionVO contentType,
                                          ContentVersionVO contentVersionVO)


Copyright © 2005 InfoGlue.org All Rights Reserved.