Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Bean-Validation constraints (integration of any BV implementation for all JSF versions)
  • Custom constraints
  • Existing metadata (e.g. metadata of JPA annotations)
  • ExtVal constraints
    • Simple constraints
    • Constraints for cross-validation

Main features of ExtVal

  • Platform for JSF based validation
  • Cross-component validation (including cross-entity 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)
  • Bean-Validation (JSR 303) Support (3rd release and higher)