RGLab / FAUST

Full annotation using shape-constrained trees
GNU General Public License v3.0
26 stars 6 forks source link

Deduplicate validation logic and decompose to target specific variables #10

Open loganknecht opened 4 years ago

loganknecht commented 4 years ago

Create validateParameters.R to hold logic for validation

loganknecht commented 4 years ago

I am not changing the method signatures that exist, but deduplicating logic by creating targeted functions.

My desired result would be to actually delete validateForestParameters as well as validateDiscoveryParameters and drop in the targeted validation