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 describing why the field failed validation.

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