TJSONObject.Validate(TJSONObject) Method

Represents method Validate(TJSONObject).

Namespace: flcJSON
public
 procedure Validate(const Schema: TJSONObject); override;

Parameters

Schema
Type: TJSONObject

Overrides

TJSONValue.Validate(TJSONObject)