Skip to content

Validate the schema files itself #10

@bobvanluijt

Description

@bobvanluijt

In the Schema files, classes and their properties are defined. Every class has their properties. It could be that there are properties with equal names over multiple classes. In this case, these properties must have the same 'datatype' configured, otherwise saving them in the database will give issues.

Aswel, each property could have multiple data types. We have to fix that to only one datatype, because of having issues when saving them into a database. Otherwise will it be impossible to use some type of databases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions