Source position: fpjson.schema.writer.pp line 38
protected procedure TJSONSchemaWriter.WriteProperty( |
const aName: TJSONStringType; |
aValue: TSchemaDependentRequiredList |
); |
const aName: TJSONStringType; |
aValue: TJSONSchemaVocabularyList |
); |
const aName: TJSONStringType; |
aValue: TSchemaSimpleTypes |
); |
const aName: TJSONStringType; |
aValue: TJsonSchema |
); |
const aName: TJSONStringType; |
aValue: TJSONSchemaList; |
AllowAsObject: Boolean = False |
); |