Envali: Entity Validator
パッケージ | 説明 |
---|---|
org.thinkit.framework.envali |
Provides intuitive and productive Entity validation capabilities!
|
org.thinkit.framework.envali.annotation |
The package manages the annotations supported by Envali framework.
|
org.thinkit.framework.envali.catalog |
The package manages the catalogs that are summoned internally by the Envali
framework and supports catalogs to users.
|
org.thinkit.framework.envali.context |
The package that manages the context classes used in the internal processing
of the Envali framework.
|
org.thinkit.framework.envali.entity |
The package that manages the marker interface
ValidatableEntity to be
specified as targets for validation in the Envali framework. |
org.thinkit.framework.envali.exception |
The package that manages the exception classes used in the internal
processing of the Envali framework.
|
org.thinkit.framework.envali.helper |
The package that manages the helper classes used in the internal processing
of the Envali framework.
|
org.thinkit.framework.envali.result |
The package that manages the classes that represent the results of the
validation returned by the Envali framework.
|
org.thinkit.framework.envali.rule |
The package that manages the requirements and rules supported by the Envali
framework.
|
org.thinkit.framework.envali.strategy |
The package manages the strategy classes used in the internal processing of
the Envali framework.
|