|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ShaleValidatorAction
s to execute
for a given validation, starting with the configured dependent
actions, and ending with the action corresponding to the specified
action type.
vars
map representing the argument
that was being evaluated, and should be included in any error message.
Validator
that uses
Jakarta Commons Validator to perform validation, either on the
client side, the server side, or both.Converter
instance to be
registered on our corresponding UIComponent
.
Converter
instance to be
registered on our corresponding UIComponent
.
Converter
instance to be
registered on our corresponding UIComponent
.
Converter
instance to be
registered on our corresponding UIComponent
.
Converter
instance to be
registered on our corresponding UIComponent
.
super.createValidator()
.
Validator
instance to be
registered on our corresponding UIComponent
.
Validator
instance to be
registered on our corresponding UIComponent
.
Validator
instance to be
registered on our corresponding UIComponent
.
Validator
instance to be
registered on our corresponding UIComponent
.
Validator
instance to be
registered on our corresponding UIComponent
.
ViewHandler
,
ensure that our decorator RenderKit has been initialized.
datePatternStrict
in the vars
Map.
doStartTag()
override.
ValidatorTag.createValidator()
from
occurring here.
Converter
for Double (and int)
instances.DoubleConverter
.Validator
implementation that will perform both format
and (optional) range checks on a Double value.DoubleValidator
.encode
method passing
ENCODE_BEGIN
for the encodeSwitch parameter.
encode
method passing
ENCODE_CHILDREN
for the encodeSwitch parameter.
encode
method passing ENCODE_END
for the encodeSwitch parameter.
Converter
for Float (and int)
instances.FloatConverter
.Validator
implementation that will perform both format
and (optional) range checks on a Float value.FloatValidator
.ValidatorAction
instance we are wrapping.
Arg
beans from the configuration file.
UIComponent
, into a corresponding model data object.
Convert the specified string value, associated with the specified
UIComponent
, into a corresponding model data object.
Convert the specified string value, associated with the specified
UIComponent
, into a corresponding model data object.
Convert the specified string value, associated with the specified
UIComponent
, into a corresponding model data object.
Convert the specified string value, associated with the specified
UIComponent
, into a corresponding model data object.
Convert the specified string value, associated with the specified
UIComponent
, into a corresponding model data object.
UIComponent
, into a string suitable for rendering.
Convert the specified model data object, associated with the
specified UIComponent
, into a string suitable for rendering.
Convert the specified model data object, associated with the
specified UIComponent
, into a string suitable for rendering.
Convert the specified model data object, associated with the
specified UIComponent
, into a string suitable for rendering.
Convert the specified model data object, associated with the
specified UIComponent
, into a string suitable for rendering.
Convert the specified model data object, associated with the
specified UIComponent
, into a string suitable for rendering.
client
property.
name
.
functionName
property.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
message
property.
Method
to be called for this
action.
java.text.NumberFormat
pattern to apply
to this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply
to this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply
to this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply
to this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply
to this conversion, or null
for using no pattern.
defaultRenderKit
handles the
request.
server
property.
type
property.
name
.
type
attribute.
Map
of variables that can be passed to a
commons validator method or used to create a parameterized error
message.
var
collection
item.
convert()
method implementation.
Converter
for Integer (and int)
instances.IntegerConverter
.Validator
implementation that will perform both format
and (optional) range checks on an integer value.IntegerValidator
.true
if
the supplied string represents a date.
true
if
the supplied string has a length greater than zero.
Method
of the validatorClass
having
using definitions from the validatorAction
bean.
Converter
for Long (and int)
instances.LongConverter
.Validator
implementation that will perform both format
and (optional) range checks on a Long value.LongValidator
.mask
property in the vars
Map.
maxLength
property in the vars
Map.
max
property in the vars
Map.
vars
map representing the maximum
value that should be accepted by this Validator
.
minLength
property in the vars
Map.
min
property in the vars
Map.
vars
map representing the minimum
value that should be accepted by this Validator
.
functionName
property to null.
null
.
ValidatorResources
that describe the
validation rules to be enforced by this application.
arg
property.
arg
attribute.
client
property.
client
attribute.
datePatternStrict
property.
setDatePatternStrict
attribute.
functionName
property.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
Locale
to apply to this conversion, or
null
to use the Locale
for the current view.
mask
property.
mask
attribute.
max
property.
max
attribute.
maxlength
property.
maxlength
attribute.
message
property.
message
attribute.
min
property.
min
attribute.
minlength
property.
minlength
attribute.
java.text.NumberFormat
pattern to apply to
this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply to
this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply to
this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply to
this conversion, or null
for using no pattern.
java.text.NumberFormat
pattern to apply to
this conversion, or null
for using no pattern.
server
property.
server
attribute.
type
property.
type
attribute.
ValidatorAction
that precalculates as many of the introspective lookup operations as
possible.ValidatorAction
.
Converter
for Short (and int)
instances.ShortConverter
.Validator
implementation that will perform both format
and (optional) range checks on a Short value.ShortValidator
.vars
map representing the submitted
value that should be validated by this Validator
.
validate
method is called by JSF to verify
the component to which the validator is attached.
Validator
against the specified UIComponent
.
Perform the correctness checks implemented by this
Validator
against the specified UIComponent
.
Perform the correctness checks implemented by this
Validator
against the specified UIComponent
.
Perform the correctness checks implemented by this
Validator
against the specified UIComponent
.
Perform the correctness checks implemented by this
Validator
against the specified UIComponent
.
Perform the correctness checks implemented by this
Validator
against the specified UIComponent
.
Map
of arrays of ShaleValidatorAction
instances, keyed by the
logical name of the Commons Validator action to be executed.
Map
of clientId's for the component.
ValidatorRenderKit
for component renderers in the "javax.faces.Command" family.Renderer
for the family and component type.
ValidatorRenderKit
for component renderers in the "javax.faces.Input" family.Renderer
.
RenderKit
passed by the
overloaded constructor in the org.apache.shale.view.faces.ViewViewHandler
.RenderKit
s:commonsValidator
.s:validatorScript
tag.s:commonsValidator
tag.s:validatorVar
tag, used to specify
parameters to specific validators of Commons Validator.ValidatorViewHandler
is a custom implementation of ViewHandler
that adds support for setting up a decorated RenderKit.ValidatorViewHandler
instance that decorates the
specified ViewHandler
provided by the JSF runtime
implementation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |