Annotation Interface FormValidationConfiguration


@Target(TYPE) @Retention(RUNTIME) public @interface FormValidationConfiguration
Type annotation used to mark a class to be registered for constraint resolving.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The form id under which to register the class.
  • Element Details

    • value

      String value
      The form id under which to register the class.
      Returns:
      form id