Annotation Type NotBlank

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String message
      The message to be logged if this constraint is violated.
    • Element Detail

      • message

        String message
        The message to be logged if this constraint is violated. This should normally be overridden. It may contain a {} placeholder for the field's name.
        Default:
        "{} is blank"