Source position: fpjson.schema.validator.pp line 80
type TResolveSchemaEvent = procedure(
Sender: TObject;
const aRef: string;
var aSchema: TJsonSchema
) of object;