Interface ValidationExceptionField.Builder

  • Method Details

    • message

      The message about the validation failure.

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

      The field name that failed validation.

      Parameters:
      name - The field name that failed validation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.