Unit 'fpjson.schema.schema' Package
[Overview][Types][Classes][Index] [#fcl-jsonschema]

TJSONSchemaVocabularyList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpjson.schema.schema.pp line 235

type TJSONSchemaVocabularyList = class(TOwnedCollection)

public

  function IndexOfVocabulary();

  function FindVocabulary();

  function AddVocabulary();

  property Schema: TJSONSchema; [r]

  property Vocabularies []: TJSONSchemaVocabulary; default; [rw]

  function ToString; overload;

end;

Inheritance

TJSONSchemaVocabularyList

|

TObject


Documentation generated on: 2025-07-25