Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(commit): validate the schema after init
Move the validation at the end of the initialization since some fields are transformed by the `__init__` function rather than simply loaded. Update the above commit with respect to the new modifications.
- Loading branch information