パッケージ org.thinkit.framework.envali
Provides intuitive and productive Entity validation capabilities!
Envali is a Java-based framework that provides an intuitive and productive way to validate Entity's field elements. Validation items can be configured by adding annotations to the target field in AOP.
Benefits:
- Intuitive addition of validation annotations
- Easy to manage validation items per Entity
- Safe execution of the validation by the framework
- Improve source code maintainability by centralizing the validation
- 関連項目:
Envali