cz.muni.fi.pclis.web.validator.team
Class TeamProjectValidator
java.lang.Object
cz.muni.fi.pclis.web.validator.team.TeamProjectValidator
- All Implemented Interfaces:
- org.springframework.validation.Validator
public class TeamProjectValidator
- extends Object
- implements org.springframework.validation.Validator
Team project validator
User: Ľuboš Pecho
Date: 27.3.2010
Time: 23:54:28
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TeamProjectValidator
public TeamProjectValidator()
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.