Validates whether a schema is a validate Table Schema accordingly to the specifications. It does not validate data against a schema.

validate(descriptor)

Arguments

descriptor

schema descriptor, one of:

  • string with the local CSV file (path)

  • string with the remote CSV file (url)

  • list object

Value

TRUE on valid