Skip to content

MLP should do the actual JSON check #268

@tremblap

Description

@tremblap

Todo was place-holder :)

//TODO
bool check_json(const nlohmann::json &j, const MLP &) {
return fluid::check_json(j,
{"layers"},
{JSONTypes::ARRAY}
);
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions