Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The field that had the validation exception.

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

      Information about the validation exception.

      Parameters:
      message - Information about the validation exception.
      Returns:
      Returns a reference to this object so that method calls can be chained together.