-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Todo was place-holder :)
flucoma-core/include/data/FluidJSON.hpp
Lines 406 to 412 in ab9c650
| //TODO | |
| bool check_json(const nlohmann::json &j, const MLP &) { | |
| return fluid::check_json(j, | |
| {"layers"}, | |
| {JSONTypes::ARRAY} | |
| ); | |
| } |
Metadata
Metadata
Assignees
Labels
No labels