Source position: fpjson.schema.validator.pp line 107
protected function TJSONSchemaValidator.CheckOtherKeyword( |
aJSON: TJSONData; |
aSchema: TJsonSchema; |
aKeyword: TJSONStringType |
):Boolean; virtual; |
aJSON: TJSONData; |
aSchema: TJsonSchema; |
aKeyword: TJSONSchemaKeyword |
):Boolean; virtual; |