Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The name of the field.

      Parameters:
      name - The name of the field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message for the field.

      Parameters:
      message - The message for the field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.