You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/01 20:03:36 UTC

[Myfaces Wiki] Update of "Extensions/Validator/ExtVal as Validation Platform" by GerhardPetracek

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by GerhardPetracek:
http://wiki.apache.org/myfaces/Extensions/Validator/ExtVal_as_Validation_Platform

New page:
= ExtVal as Validation-Platform =

It's possible to:
 * Provide custom Annotations
 * Provide custom implementations for existing Annotations
   * Validation strategies
   * Message resolver
   * Meta-data transformer
   * ...
 * Customize, extend and/or replace central parts of ExtVal
 * Provide a custom infrastructure based on the existing (by using existing interfaces,...)
 * Provide a completely independent infrastructure with own mechanisms via a custom RendererInterceptor[[BR]]
 (It's possible to provide it additionally or to replace the default mechanism.)
 * Provide a custom configuration facility