com.atlassian.bamboo.ww2.validators
Class DateFormatValidator

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

public class DateFormatValidator
extends FieldValidatorSupport


Constructor Summary
DateFormatValidator()
           
 
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

DateFormatValidator

public DateFormatValidator()
Method Detail

validate

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


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.