Skip to content

Refactor validation to use dictionaryutils v3.5.1 #14

Description

@JoshuaHarris391
!pip install dictionaryutils
import dictionaryutils
# Read bundled json
dd = dictionaryutils.DataDictionary('/Users/harrijh/projects/gen3schemadev/examples/schema/yaml')
dd.load_data(directory='/Users/harrijh/projects/gen3schemadev/examples/schema/yaml')
# returns resolved schema
dd.schema

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions