Skip to content

MLP should do the actual JSON check #268

Description

@tremblap

Todo was place-holder :)

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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