R/validate.R
validate_spec.Rd
Checks that the spec has the correct class and structure. Called after overrides are applied but before data is processed.
validate_spec(spec)
A tplyr_spec object
Invisible TRUE if valid, otherwise stops with informative error