Interface ValidationExceptionField.Builder

  • Method Details

    • path

      A path about the validation exception.

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

      A message about the validation exception.

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