frictionlessdata / tableschema-go

A Go library for working with Table Schema.
MIT License
46 stars 10 forks source link

Add Field.Test support to strings #10

Closed danielfireman closed 7 years ago

danielfireman commented 7 years ago

A fragment from the spec

string: The field contains strings, that is, sequences of characters.

format: default: any valid string. email: A valid email address. uri: A valid URI. binary: A base64 encoded string representing binary data. uuid: A string that is a uuid.