Uses of Interface
com.opensymphony.xwork2.interceptor.ValidationAware
Packages that use ValidationAware
Package
Description
Main XWork interfaces and classes.
XWork validation subsystem.
XWork default validator classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Uses of ValidationAware in com.opensymphony.xwork2
Classes in com.opensymphony.xwork2 that implement ValidationAwareModifier and TypeClassDescriptionclass
Provides a default implementation for the most common actions.class
Provides a default implementation of ValidationAware. -
Uses of ValidationAware in com.opensymphony.xwork2.validator
Subinterfaces of ValidationAware in com.opensymphony.xwork2.validatorClasses in com.opensymphony.xwork2.validator that implement ValidationAwareModifier and TypeClassDescriptionclass
A default implementation of theValidatorContext
interface.Methods in com.opensymphony.xwork2.validator that return ValidationAwareModifier and TypeMethodDescriptionprotected ValidationAware
DelegatingValidatorContext.getValidationAware()
protected static ValidationAware
DelegatingValidatorContext.makeValidationAware
(Object object) Methods in com.opensymphony.xwork2.validator with parameters of type ValidationAwareModifier and TypeMethodDescriptionprotected void
DelegatingValidatorContext.setValidationAware
(ValidationAware validationAware) Constructors in com.opensymphony.xwork2.validator with parameters of type ValidationAwareModifierConstructorDescriptionDelegatingValidatorContext
(ValidationAware validationAware, TextProvider textProvider, LocaleProvider localeProvider) Creates a new validation context given a ValidationAware object, and a text and locale provider. -
Uses of ValidationAware in com.opensymphony.xwork2.validator.validators
Classes in com.opensymphony.xwork2.validator.validators that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.action
Classes in org.apache.struts2.action that implement ValidationAwareModifier and TypeClassDescriptionclass
An abstract Action that can be extended to process the incoming CSP violation reports.class
The default implementation ofCspReportAction
that simply logs the JSON object that contains the details of the CSP violation. -
Uses of ValidationAware in org.apache.struts2.dispatcher
Classes in org.apache.struts2.dispatcher that implement ValidationAwareModifier and TypeClassDescriptionclass
A simple action support class that sets properties to be able to serve