ch.security4web.esapi.validator
Class TestValidationTag

java.lang.Object
  extended by ValidatorELTag
      extended by ch.security4web.esapi.validator.TestValidationTag

* OWASP Enterprise Security API (ESAPI)
 
 This file is part of the Open Web Application Security Project (OWASP)
 Enterprise Security API (ESAPI) project. For details, please see
 http://www.owasp.org/index.php/ESAPI.

 Copyright (c) 2007 - The OWASP Foundation
 
 The ESAPI is published by OWASP under the BSD license. You should read and accept the
 LICENSE before you use, modify, and/or redistribute this software.

Since:
1.0
Version:
2.0
Author:
Rakesh, Dr.Prof.Emmanuel, Matthey Samuel

Constructor Summary
TestValidationTag()
          
Method Summary
protected  Validator createValidator()
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestValidationTag

public TestValidationTag()
Method Detail

createValidator

protected Validator createValidator()
                             throws JspException
Throws:
JspException

getBinding

public ValueExpression getBinding()

setBinding

public void setBinding(ValueExpression binding)

getPattern

public ValueExpression getPattern()

setPattern

public void setPattern(ValueExpression pattern)

release

public void release()