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


frictionlessdata/tableschema-r documentation built on Oct. 1, 2022, 11:44 a.m.