Interface DashboardValidationMessage.Builder

  • Method Details

    • dataPath

      The data path related to the message.

      Parameters:
      dataPath - The data path related to the message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A message describing the error or warning.

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