|
|||||||||
| 前 次 | フレームあり フレームなし | ||||||||
| パッケージ org.apache.commons.validator |
| クラス org.apache.commons.validator.Arg は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
String key
boolean resource
| クラス org.apache.commons.validator.Constant は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
String value
| クラス org.apache.commons.validator.Field は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String property
String indexedProperty
String indexedListProperty
String key
String depends
int page
int fieldOrder
org.apache.commons.collections.FastHashMap hDependencies
org.apache.commons.collections.FastHashMap hVars
org.apache.commons.collections.FastHashMap hMsgs
org.apache.commons.collections.FastHashMap hArg0
org.apache.commons.collections.FastHashMap hArg1
org.apache.commons.collections.FastHashMap hArg2
org.apache.commons.collections.FastHashMap hArg3
| クラス org.apache.commons.validator.Form は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
List lFields
Fields. Used to maintain
the order they were added in although individual
Fields can be retrieved using
Map of Fields.
org.apache.commons.collections.FastHashMap hFields
Fields keyed on their property value.
| クラス org.apache.commons.validator.FormSet は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
boolean bProcessed
FormSet was processed
for replacing variables in strings with their values.
String language
Locale (required).
String country
Locale (optional).
String variant
Locale (optional).
org.apache.commons.collections.FastHashMap hForms
FastHashMap of Forms
using the name field of the Form as the key.
org.apache.commons.collections.FastHashMap hConstants
FastHashMap of Constants
using the name field of the Constant as the key.
| クラス org.apache.commons.validator.GenericTypeValidator は Object を拡張し、Serializable を実装しています |
| クラス org.apache.commons.validator.GenericValidator は Object を拡張し、Serializable を実装しています |
| クラス org.apache.commons.validator.Msg は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
String key
| クラス org.apache.commons.validator.Validator は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
ValidatorResources resources
String formName
HashMap hResources
int page
ClassLoader classLoader
useContextClassLoader variable.
boolean useContextClassLoader
false.
| クラス org.apache.commons.validator.ValidatorAction は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
String classname
String method
String methodParams
The method signature of the validation method. This should be a comma delimited list of the full class names of each parameter in the correct order that the method takes.
Note: java.lang.Object is reserved for the
JavaBean that is being validated. The ValidatorAction
and Field that are associated with a fields
validation will automatically be populated if they are
specified in the method signature.
String depends
ValidatorActions that this
one depends on. If any errors occur in an action
that this one depends on, this action will not
be processsed.
String msg
String jsFunctionName
String javascript
Object instance
org.apache.commons.collections.FastHashMap hDependencies
FastHashMap of the other
ValiadtorActions this one depends
on (if any).
List lMethodParams
| クラス org.apache.commons.validator.ValidatorException は Exception を拡張し、Serializable を実装しています |
| クラス org.apache.commons.validator.ValidatorResources は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
org.apache.commons.collections.FastHashMap hFormSets
FastHashMap of FormSets stored under
a Locale key.
org.apache.commons.collections.FastHashMap hConstants
FastHashMap of global constant values with
the name of the constant as the key.
org.apache.commons.collections.FastHashMap hActions
FastHashMap of ValidatorActions with
the name of the ValidatorAction as the key.
| クラス org.apache.commons.validator.ValidatorResult は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
Map hAction
ValidatorAction
and the value is whether or not
this field passed or not.
Field field
Field being validated.
| クラス org.apache.commons.validator.ValidatorResult.ResultStatus は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
boolean valid
Object result
| クラス org.apache.commons.validator.ValidatorResults は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
Map hResults
| クラス org.apache.commons.validator.Var は Object を拡張し、Serializable を実装しています |
| 直列化されたフィールド |
String name
String value
String jsType
|
|||||||||
| 前 次 | フレームあり フレームなし | ||||||||