# Functions
ApplyDefaults recursively applies default values from the schema to the object.
CompileSchemaFromMap compiles a JSON schema from a map.
CompileSchemaFromPB compiles a JSON schema from a protobuf Struct.
ValidateAgainstSchema validates an object against a JSON schema.