❔ ModelState.IsValid
do I need to call this explicitly myself or does the framework call this when using webAPI?
I would assume that its called automatically but its still possible for the JSON to end up de-serialized but still not be valid?
I would assume that its called automatically but its still possible for the JSON to end up de-serialized but still not be valid?