R/is.valid.R
is.valid.Rd
Validate a descriptor over a schema
is.valid(descriptor, schema = NULL)
descriptor, one of:
string with the local CSV file (path)
string with the remote CSV file (url)
list object
Contents of the json schema, or a filename containing a schema
TRUE if valid
TRUE