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 2009/01/10 20:40:46 UTC

[Myfaces Wiki] Update of "Extensions/Validator" 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

------------------------------------------------------------------------------
  == Main features of ExtVal ==
   * Platform for JSF based validation
   * Cross-component validation (including cross-entity validation)
-  * Support for JPA based validation
+  * JPA Support (validation based on JPA annotations)
   * Extensible (e.g. custom annotations, error messages and much more!)
+  * Support for client-side validation
+  * Validation exception interception
   * Zero configuration (just optional)
  
  == ExtVal Links ==