HDIV API 2.0.4

Uses of Interface
org.hdiv.filter.IValidationHelper

Packages that use IValidationHelper
org.hdiv.filter   
 

Uses of IValidationHelper in org.hdiv.filter
 

Classes in org.hdiv.filter that implement IValidationHelper
 class AbstractValidatorHelper
          It validates client requests by comsuming an object of type IState and validating all the entry data, besides replacing relative values by its real values.
 class ValidatorHelperRequest
          It validates client requests by comsuming an object of type IState and validating all the entry data, besides replacing relative values by its real values.
 class ValidatorHelperThreadLocal
          It validates client requests by comsuming an object of type IState and validating all the entry data, besides replacing relative values by its real values.
 

Methods in org.hdiv.filter with parameters of type IValidationHelper
protected  void ValidatorFilter.processRequest(IValidationHelper validationHelper, ResponseWrapper responseWrapper, javax.servlet.FilterChain filterChain)
          Processes requests for both HTTP GET and POST methods.
 


HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.