Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for validation of model classes #67

Open
sosna opened this issue Jul 18, 2024 · 1 comment
Open

Add support for validation of model classes #67

sosna opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
enhancement Update to an existing feature normal An issue of normal complexity

Comments

@sosna
Copy link
Collaborator

sosna commented Jul 18, 2024

At the moment, no validation is performed when creating objects from the model classes. A validate function could be added to model classes, as convenience function to check that the instantiated object is in line with the expectations.

@sosna sosna self-assigned this Jul 18, 2024
@javihern98
Copy link
Contributor

Discussed in meeting this can be done after 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Update to an existing feature normal An issue of normal complexity
Projects
None yet
Development

No branches or pull requests

2 participants