com.atlassian.bamboo.ww2.validators
Class UniqueGroupNameFieldValidator

java.lang.Object
  extended by FieldValidatorSupport
      extended by com.atlassian.bamboo.ww2.validators.UniqueGroupNameFieldValidator

public class UniqueGroupNameFieldValidator
extends FieldValidatorSupport

Validator used to validate that group name is unique


Constructor Summary
UniqueGroupNameFieldValidator(BambooUserManager bambooUserManager)
           
 
Method Summary
 void validate(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueGroupNameFieldValidator

public UniqueGroupNameFieldValidator(BambooUserManager bambooUserManager)
Method Detail

validate

public void validate(Object object)
              throws ValidationException
Throws:
ValidationException


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.