edu.internet2.middleware.grouper.validator
Class GetGroupAttributeValidator

java.lang.Object
  extended by edu.internet2.middleware.grouper.validator.GrouperValidator
      extended by edu.internet2.middleware.grouper.validator.GetGroupAttributeValidator

public class GetGroupAttributeValidator
extends GrouperValidator

Since:
1.2.0
Version:
$Id: GetGroupAttributeValidator.java,v 1.1 2008-07-21 04:43:58 mchyzer Exp $
Author:
blair christensen.

Constructor Summary
GetGroupAttributeValidator()
           
 
Method Summary
static GetGroupAttributeValidator validate(Group g, Field f)
           
 
Methods inherited from class edu.internet2.middleware.grouper.validator.GrouperValidator
getErrorMessage, getIsValid, isInvalid, isValid, setErrorMessage, setIsValid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetGroupAttributeValidator

public GetGroupAttributeValidator()
Method Detail

validate

public static GetGroupAttributeValidator validate(Group g,
                                                  Field f)