Interface CheckSchemaVersionValidityResponse.Builder

  • Method Details

    • valid

      Return true, if the schema is valid and false otherwise.

      Parameters:
      valid - Return true, if the schema is valid and false otherwise.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • error

      A validation failure error message.

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