org.kuali.student.contract.model.validation
Class OrchestrationModelValidator

java.lang.Object
  extended by org.kuali.student.contract.model.validation.OrchestrationModelValidator
All Implemented Interfaces:
ModelValidator

public class OrchestrationModelValidator
extends Object
implements ModelValidator

Validates the entire spreadsheet model

Author:
nwright

Constructor Summary
OrchestrationModelValidator(DictionaryModel model)
           
 
Method Summary
 Collection<String> validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrchestrationModelValidator

public OrchestrationModelValidator(DictionaryModel model)
Method Detail

validate

public Collection<String> validate()
Specified by:
validate in interface ModelValidator


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.