Closed pdobacz closed 2 years ago
strict-check
is a little vague. How about strict-params
or strict-config
?
strict-check
is a little vague. How aboutstrict-params
orstrict-config
?
strict-params
is not bad, maybe also strict-params-check
? But it's getting long.
OTOH, we can do "vague by design" and just leave it at strict
. This would encompass any other notion of "strictness", any measure we might design to prevent the user from making a mistake. On first iteration now, that would just happen to mean strict anon params checking.
Good idea. I'm ok with strict
or strict-mode
.
I've thrown in a commit to validate the size of top/outlier intervals, since I think there's consensus on that it is necessary in --strict
mode
Closes #342
I thought about more elaborate names, but ended up sticking with something simple