Annotation Interface NotEmptyLocalizedItems


The annotated element must not contains LocalizedItem with blank value.
Accepts LocalizedString or Optional<LocalizedString> type only.
  • Element Details

    • message

      String message
      Default:
      "must not contains empty items"
    • groups

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

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