org.kuali.student.contract.model.validation
Class ServiceMethodValidator
java.lang.Object
  
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
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ServiceMethodValidator
public ServiceMethodValidator(ServiceMethod method,
                              ServiceContractModel model)
validate
public Collection<String> validate()
- Specified by:
 validate in interface ModelValidator
 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.