# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FieldData is a structure that given a schema and a raw map[string]interface{} provides helper functions for validating and retrieving typed values from the data.
FieldSchema is a basic schema to describe the format of a path field.
# Type aliases
FieldType is the enum of types that a field can be.