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

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

public class ServiceMethodValidator
extends Object
implements ModelValidator

This validates a single serviceMethodinoary entry

Author:
nwright

Constructor Summary
ServiceMethodValidator(ServiceMethod method, ServiceContractModel 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

ServiceMethodValidator

public ServiceMethodValidator(ServiceMethod method,
                              ServiceContractModel model)
Method Detail

validate

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


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