Package org.aspsimon.termcomp.infrastructure.validator

This package contains all the validators used by the webinterface.

See:
          Description

Class Summary
CategoryNameValidator This is a validator to check that the role name requested does not already exist.
CompareFieldsValidator This is a validator which checks two fields for equality.
EmailValidator This is a validator to check that the email supplied does not already exist.
SRSNameValidator This is a validator to check that the team name requested does not already exist.
TeamNameValidator This is a validator to check that the team name requested does not already exist.
ToolNameValidator This is a validator to check that the team name requested does not already exist.
TRSNameValidator This is a validator to check that the team name requested does not already exist.
UserNameValidator This is a validator to check that the user name requested does not already exist.
UserRoleNameValidator This is a validator to check that the role name requested does not already exist.
 

Package org.aspsimon.termcomp.infrastructure.validator Description

This package contains all the validators used by the webinterface.