You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A diagram currently only validates the root resource. Consequently, the IssueProvider doesn't provides issues for elements of other resources.
We should maybe change the IssueProvider to validate resources on demand. OTOH, it is hard to make an assumption whether the diagram can be generated before knowing whether all resources are fine.
The text was updated successfully, but these errors were encountered:
A diagram currently only validates the root resource. Consequently, the
IssueProvider
doesn't provides issues for elements of other resources.We should maybe change the
IssueProvider
to validate resources on demand. OTOH, it is hard to make an assumption whether the diagram can be generated before knowing whether all resources are fine.The text was updated successfully, but these errors were encountered: