|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Arg
to the replacement argument list.
Constant
to the locale level.
Field
to the Form
.
Form
to the FormSet
.
FormSet
to this ValidatorResources
object.
Msg
to the Field
.
ValidatorAction
to the resource.
Var
to the Field
.
Var
, based on the values passed in, to the
Field
.
FormSet
under based on it's
language, country, and variant values.
key
should be
resolved in (optional).
key
should be
resolved in (optional).
FastHashMap
if the values
are String
, Msg
, Arg
,
or Var
.
FastHashMap
if the values
are Msg
, Arg
,
or Var
.
Field
is stored under.
Form
s stored associated with a
Locale
based on the country, language, and variant specified.Field
being validated.
key
value.
Arg
object at the given position.
Arg
object at the given position.
Field
based
on FormSet
's locale.
Locale
.
List
of the dependencies in the same
order they were defined in parameter passed to the setDepends() method.
List
.
Field
in the validation list.
List
of Field
s is returned as an
unmodifiable List
.
Form
based on the form name.
Form
based on the name of the form and the
Locale
that most closely matches the Locale
passed in.
Form
based on the name of the form and the
Locale
that most closely matches the Locale
passed in.
Map
of Form
s is returned as an
unmodifiable Map
with the key based on the form name.
Locale
.
Map
of any Object
s returned from
validation routines.
ValidatorAction
based on it's name.
Map
of the ValidatorAction
s.
ValidatorResult
associated
with the key passed in.
String
.
String
.
Locale
.
Field
's variables are returned as an
unmodifiable Map
.
FastHashMap
of ValidatorAction
s with
the name of the ValidatorAction
as the key.
FastHashMap
of global constant values with
the name of the constant as the key.
Field
s keyed on their property value.
FastHashMap
of FormSet
s stored under
a Locale
key.
ValidatorResources
based on a
file path and automatically process the resources.
ValidatorResources
based on the
InputStream
and automatically process the resources.
ValidatorResources
based on the InputStream
and automatically process the resources.
ValidatorResources
based on the InputStream
and processes the resources based on the boolean
passed in.
true
if there are no messages recorded
in this collection, or false
otherwise.
true
will be returned.
FormSet
was processed
for replacing variables in strings with their values.
Locale
is stored.
Field
s.
Field
and a pluggable validator instead of using the default message
stored in the ValidatorAction
(aka pluggable validator).ValidatorResources
object.
String
with another value.
String
with another value.
Locale
.
Field
in the validation list.
Locale
.
Thread.currentThread().getContextClassLoader()
)
to resolve/load classes that are defined in various rules.
Locale
.
ValidatorAction
is stored under.
Validator
is stored under.
Validator
that will
use the ValidatorResources
passed in to retrieve pluggable validators
the different sets of validation rules.
Validator
that will
use the ValidatorResources
passed in to retrieve pluggable validators
the different sets of validation rules.
FormSet
objects based
on their associated Locale
.ValidatorResult
with the associated field being
validated.
Field
for
passing in information to a pluggable validator.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |