Skip to content

taipy.config.Issue

An issue detected in the configuration.

Attributes:

Name Type Description
level str

Level of the issue among ERROR, WARNING, INFO.

field str

Configuration field on which the issue has been detected.

value Any

Value of the field on which the issue has been detected.

message str

Human readable message to help the user fix the issue.

tag Optional[str]

Optional tag to be used to filter issues.