Project: datalens
81 entity types
Matrix/Architecture/ProjectCreate pydantic model
SystemBoundaryArchitecture

ProjectCreate pydantic model

The scope field is required in the ProjectCreate pydantic model as per design. ProjectCreate validation for scope applies to the ProjectCreate pydantic model to enforce a minimum word count. The ProjectCreate pydantic model is modified to make the scope field required with word count validation.