Interface ValidationExceptionField.Builder

  • Method Details

    • path

      The field name with the validation exception.

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

      A message describing the validation exception.

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