validate: validate descriptor

View source: R/validate.R

validateR Documentation

validate descriptor

Description

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

Usage

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


tableschema.r documentation built on Sept. 30, 2022, 1:06 a.m.