Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognite.com/llms.txt

Use this file to discover all available pages before exploring further.

This rule checks that the total number of views referenced by the data model does not exceed the limit defined in the CDF project.

Why it matters

CDF enforces limits on the number of views per data model to ensure optimal performance and resource utilization.

Example

If the CDF project has a limit of 100 views per data model, and the data model references 120 views, this validator will raise a ConsistencyError issue.

Further reading

Last modified on February 27, 2026