Annotation Type Normalized


Validate that a character sequence is of normalization form.

It is possible to validate a normalized value by setting the normalization strategy.

Since:
6.1.6
Author:
Craig Andrews
  • Element Details

    • form

      Default:
      NFC
    • message

      String message
      Default:
      "{org.hibernate.validator.constraints.Normalized.message}"
    • groups

      Class<?>[] groups
      Default:
      {}
    • payload

      Class<? extends Payload>[] payload
      Default:
      {}