model: use attrs_static to enforce type validation of model objects
This ensures all instanciated model entities have valid types for attributes. Related to T2308.
Loading
Please register or sign in to comment
This ensures all instanciated model entities have valid types for attributes. Related to T2308.