Interface ValidationExceptionField.Builder

  • Method Details

    • path

      A JSONPointer expression to the structure member whose value failed to satisfy the modeled constraints.

      Parameters:
      path - A JSONPointer expression to the structure member whose value failed to satisfy the modeled constraints.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A detailed description of the validation failure.

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