Uses of Interface
org.apache.struts2.interceptor.ValidationAware
Packages that use ValidationAware
Package
Description
Main XWork interfaces and classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
XWork validation subsystem.
XWork default validator classes.
-
Uses of ValidationAware in org.apache.struts2
Classes in org.apache.struts2 that implement ValidationAwareModifier and TypeClassDescriptionclassProvides a default implementation for the most common actions.classProvides a default implementation of ValidationAware. -
Uses of ValidationAware in org.apache.struts2.action
Classes in org.apache.struts2.action that implement ValidationAwareModifier and TypeClassDescriptionclassAn abstract Action that can be extended to process the incoming CSP violation reports.classThe default implementation ofCspReportActionthat simply logs the JSON object that contains the details of the CSP violation. -
Uses of ValidationAware in org.apache.struts2.config_browser
Classes in org.apache.struts2.config_browser that implement ValidationAwareModifier and TypeClassDescriptionclassActionNamesActionclassListValidatorsAction loads the validations for a given class and contextclassShows the beans loaded by the internal Guice container.classShowConfigActionclassShows all constants as loaded by StrutsclassShows all constants as loaded by StrutsclassShowValidatorAction -
Uses of ValidationAware in org.apache.struts2.dispatcher
Classes in org.apache.struts2.dispatcher that implement ValidationAwareModifier and TypeClassDescriptionclassA simple action support class that sets properties to be able to serve -
Uses of ValidationAware in org.apache.struts2.json
Methods in org.apache.struts2.json with parameters of type ValidationAwareModifier and TypeMethodDescriptionprotected StringJSONValidationInterceptor.buildResponse(ValidationAware validationAware) -
Uses of ValidationAware in org.apache.struts2.rest
Classes in org.apache.struts2.rest that implement ValidationAwareModifier and TypeClassDescriptionclassExtendsActionSupportto provides a default implementation of the index method that can be invoked for unknown actions by theUnknownHandler. -
Uses of ValidationAware in org.apache.struts2.showcase
Classes in org.apache.struts2.showcase that implement ValidationAwareModifier and TypeClassDescriptionclassDateActionclassclassclassclassclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.action
Classes in org.apache.struts2.showcase.action that implement ValidationAwareModifier and TypeClassDescriptionclassAbstractCRUDAction.classJsfEmployeeAction.classclassclassWill only work on containers that unzip war filesclassThis class supportscom.atlassian.confluence.stateless.webdriver.selenium3.security.StrutsParametersTestwhich prevents critical security regressions.classSkillAction. -
Uses of ValidationAware in org.apache.struts2.showcase.actionchaining
Classes in org.apache.struts2.showcase.actionchaining that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.ajax
Classes in org.apache.struts2.showcase.ajax that implement ValidationAwareModifier and TypeClassDescriptionclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.ajax.tree
Classes in org.apache.struts2.showcase.ajax.tree that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.async
Classes in org.apache.struts2.showcase.async that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.chat
Classes in org.apache.struts2.showcase.chat that implement ValidationAwareModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.conversion
Classes in org.apache.struts2.showcase.conversion that implement ValidationAwareModifier and TypeClassDescriptionclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.fileupload
Classes in org.apache.struts2.showcase.fileupload that implement ValidationAwareModifier and TypeClassDescriptionclassDemonstrates dynamic file upload validation using WithLazyParams.classShow case File Upload example's action.classShowcase action - multiple file upload using array.classShowcase action - multiple file upload using List -
Uses of ValidationAware in org.apache.struts2.showcase.freemarker
Classes in org.apache.struts2.showcase.freemarker that implement ValidationAwareModifier and TypeClassDescriptionclassShowcase action for freemarker templates. -
Uses of ValidationAware in org.apache.struts2.showcase.hangman
Classes in org.apache.struts2.showcase.hangman that implement ValidationAwareModifier and TypeClassDescriptionclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.modelDriven
Classes in org.apache.struts2.showcase.modelDriven that implement ValidationAwareModifier and TypeClassDescriptionclassAction to demonstrate simple model-driven feature of the framework. -
Uses of ValidationAware in org.apache.struts2.showcase.person
Classes in org.apache.struts2.showcase.person that implement ValidationAwareModifier and TypeClassDescriptionclassEditPersonclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.source
Classes in org.apache.struts2.showcase.source that implement ValidationAwareModifier and TypeClassDescriptionclassProcesses configuration, page, and action class paths to create snippets of the files for display. -
Uses of ValidationAware in org.apache.struts2.showcase.tag.nonui.actionPrefix
Classes in org.apache.struts2.showcase.tag.nonui.actionPrefix that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.tag.nonui.actiontag
Classes in org.apache.struts2.showcase.tag.nonui.actiontag that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.tag.nonui.debugtag
Classes in org.apache.struts2.showcase.tag.nonui.debugtag that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.tag.nonui.iteratortag
Classes in org.apache.struts2.showcase.tag.nonui.iteratortag that implement ValidationAwareModifier and TypeClassDescriptionclassclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.tiles
Classes in org.apache.struts2.showcase.tiles that implement ValidationAware -
Uses of ValidationAware in org.apache.struts2.showcase.token
Classes in org.apache.struts2.showcase.token that implement ValidationAwareModifier and TypeClassDescriptionclassExample to illustrate thetokenandtokenSessioninterceptor. -
Uses of ValidationAware in org.apache.struts2.showcase.validation
Classes in org.apache.struts2.showcase.validation that implement ValidationAwareModifier and TypeClassDescriptionclassclassExample Action that shows how forms can be validated and submitted via AJAX only.classclassclassclassclassclass -
Uses of ValidationAware in org.apache.struts2.showcase.wait
Classes in org.apache.struts2.showcase.wait that implement ValidationAwareModifier and TypeClassDescriptionclassExample to illustrate theexecAndWaitinterceptor. -
Uses of ValidationAware in org.apache.struts2.validator
Subinterfaces of ValidationAware in org.apache.struts2.validatorClasses in org.apache.struts2.validator that implement ValidationAwareModifier and TypeClassDescriptionclassA default implementation of theValidatorContextinterface.Methods in org.apache.struts2.validator that return ValidationAwareModifier and TypeMethodDescriptionprotected ValidationAwareDelegatingValidatorContext.getValidationAware()protected static ValidationAwareDelegatingValidatorContext.makeValidationAware(Object object) Methods in org.apache.struts2.validator with parameters of type ValidationAwareModifier and TypeMethodDescriptionprotected voidDelegatingValidatorContext.setValidationAware(ValidationAware validationAware) Constructors in org.apache.struts2.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 org.apache.struts2.validator.validators
Classes in org.apache.struts2.validator.validators that implement ValidationAware