Object creation method from json via Jsoner.deserialize_object Simple version for fast deserialization without manual Jsoner instance creation
json |
Json string |
sub_members |
Sub members to 'steps' |
names_case |
Case of names in json |
sub_creation_func |
Function for creating collection objects with generics |
Deserialized object |
JsonError |
Error with json or sub_members |
3.1