Overview
Other MyFaces Extensions
- CODI
- Ext-Script
- [Orchestra]
- [Portlet Bridge]
Apache MyFaces Extensions Validator (ExtVal) provides an extensible framework to validate user input based on annotations.
It's important to mention that ExtVal provides several approaches to extend, customize,... the default behavior.
We recommend to choose one approach you prefer and use it consistently!
Basically there are 3 available approaches: Conventions (customizable if needed), ExtVal Java API, configuration via web.xml
So choose the approach you prefer! ExtVal tries to provide always a very simple approach for your custom implementations. If you can't find a simple one, just ask for support.
The validation modules provide implementations for using different types of metadata immediately. In many cases one validation module might be enough for a project, but the modules can also be combined without problems.
Internationalization (further details coming soon)
See External Resources for links to books, sample chapters, blogs, articles, presentations,...
Your browser does not support iframes