cz.muni.fi.pclis.web.controllers.teacher.learningContracts
Class LearningContractsBehaviourController.BehaviourValidator
java.lang.Object
cz.muni.fi.pclis.web.controllers.teacher.learningContracts.LearningContractsBehaviourController.BehaviourValidator
- All Implemented Interfaces:
- org.springframework.validation.Validator
- Enclosing class:
- LearningContractsBehaviourController
private class LearningContractsBehaviourController.BehaviourValidator
- extends Object
- implements org.springframework.validation.Validator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LearningContractsBehaviourController.BehaviourValidator
private LearningContractsBehaviourController.BehaviourValidator()
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.