paws icon indicating copy to clipboard operation
paws copied to clipboard

Add type checks when reading in user arguments

Open davidkretch opened this issue 7 years ago • 0 comments

e.g. a scalar parameter should not receive a vector of length greater than one.

The populateutil functions should also enforce rules about their contents, e.g. Structure should require names, List should require no names, etc.

davidkretch avatar Nov 28 '18 00:11 davidkretch