cz.muni.fi.pclis.web.validator.learningExpectations
Class LearningExpectationsBehaviourValidator

java.lang.Object
  extended by cz.muni.fi.pclis.web.validator.learningExpectations.LearningExpectationsBehaviourValidator
All Implemented Interfaces:
org.springframework.validation.Validator

public class LearningExpectationsBehaviourValidator
extends Object
implements org.springframework.validation.Validator

User: Ľuboš Pecho Date: 2.9.2009 Time: 12:22:17


Constructor Summary
LearningExpectationsBehaviourValidator()
           
 
Method Summary
 boolean supports(Class aClass)
           
 void validate(Object o, org.springframework.validation.Errors errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LearningExpectationsBehaviourValidator

public LearningExpectationsBehaviourValidator()
Method Detail

supports

public boolean supports(Class aClass)
Specified by:
supports in interface org.springframework.validation.Validator

validate

public void validate(Object o,
                     org.springframework.validation.Errors errors)
Specified by:
validate in interface org.springframework.validation.Validator


Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.