You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

General

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.

Core

Module Documentation

Validation Modules

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.

Property Validation

Bean Validation (JSR 303 adapter)

  • Intro
  • Usage (coming soon)
  • [Customizations] (coming soon)
  • [DevDoc] (coming soon)

Component Library Support Modules

Trinidad Support

  • [Intro]

Generic Support

  • [Intro]

I18N

Internationalization (further details coming soon)

External Resources

See External Resources for links to books, sample chapters, blogs, articles, presentations,...

Unknown macro: {iframe}

Your browser does not support iframes

  • No labels