Skip to content

Update Validation for Autoentities #3131

@RubenCerna2079

Description

@RubenCerna2079

Currently, the entities generated from the autoentities feature are added after the validation for the RuntimeConfig is done. This needs to be changed since we need to validate that the new generated entities are validated with the entities that already exist. In order to do this, we need to move only the validation of the entities so that it occurs after the autoentities are generated. We cannot move all the validation after the autoentities are generated because some of the validation is needed for the connection to the database.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions