# Functions
AddNewElements adds new fields to the JSON schema under specified location.
Generate generates JSON schema from the input argument using json-schema-generator (https://www.npmjs.com/package/json-schema-generator).
Validate validates the input argument against JSON schema.
# Structs
ValidationField is a struct used in JSON schema.