[BUG]: APIv2 more input validation in updateObject() in childs of AbstractModel
Opened this issue · 0 comments
jessevz commented
Version Information
0.14.3
Hashcat
No response
Description
Not every child of AbstractModel overids the updateObject() method. It is not needed in every case. But there are definitely situations where more input validation has to be done before objects can be updated.