Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The name of the field that failed validation.

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

      A description of the validation error for this field.

      Parameters:
      message - A description of the validation error for this field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.