Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Intro

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
    (It's possible to provide it additionally or to replace the default mechanism.)
  • Provide a custom configuration facility