Skip to content
Snippets Groups Projects
Commit 59ed64b0 authored by vlorentz's avatar vlorentz
Browse files

model: Add a check() method to model objects

It calls attr.validate() (which calls the validators), and recomputes
the hash of HashableObject instances.

A future commit will also make it check the raw_manifest attribute
when relevant
parent 5eb65393
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment