rossvideo / Catena

Other
4 stars 0 forks source link

Filter unauthz sub-params from getValue and setValue #175

Open johndanenRV opened 1 month ago

johndanenRV commented 1 month ago

getValue can probably reuse a lot of code from getParam. setValue will require a bit more work. Would also be a good time to implement checking that subParams of the incoming value exist and are correct.