org.apache.maven.continuum.web.validator
Class WagonUrlValidator

java.lang.Object
  extended by com.opensymphony.xwork2.validator.validators.ValidatorSupport
      extended by org.apache.maven.continuum.web.validator.WagonUrlValidator
All Implemented Interfaces:
com.opensymphony.xwork2.validator.ShortCircuitableValidator, com.opensymphony.xwork2.validator.Validator

public class WagonUrlValidator
extends com.opensymphony.xwork2.validator.validators.ValidatorSupport

Validator class for Wagon URLs

Author:
Henry Isidro

Field Summary
 
Fields inherited from class com.opensymphony.xwork2.validator.validators.ValidatorSupport
defaultMessage, log, messageKey
 
Constructor Summary
WagonUrlValidator()
           
 
Method Summary
 void validate(Object object)
           
 
Methods inherited from class com.opensymphony.xwork2.validator.validators.ValidatorSupport
addActionError, addFieldError, conditionalParse, getDefaultMessage, getFieldValue, getMessage, getMessageKey, getMessageParameters, getParse, getValidatorContext, getValidatorType, isShortCircuit, setDefaultMessage, setMessageKey, setMessageParameters, setParse, setShortCircuit, setValidatorContext, setValidatorType, setValueStack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WagonUrlValidator

public WagonUrlValidator()
Method Detail

validate

public void validate(Object object)
              throws com.opensymphony.xwork2.validator.ValidationException
Throws:
com.opensymphony.xwork2.validator.ValidationException


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.