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

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

public class ServiceMethodParameterValidator
extends Object
implements ModelValidator

This validates a single criteriainoary entry

Author:
nwright

Constructor Summary
ServiceMethodParameterValidator(ServiceMethodParameter parameter, ServiceMethod method)
           
 
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

ServiceMethodParameterValidator

public ServiceMethodParameterValidator(ServiceMethodParameter parameter,
                                       ServiceMethod method)
Method Detail

validate

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


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