R/validate.R
validate.Rd
Validates whether a schema is a validate Table Schema accordingly to the specifications. It does not validate data against a schema.
validate(descriptor)
schema descriptor, one of:
string with the local CSV file (path)
string with the remote CSV file (url)
list object
TRUE on valid
TRUE