IPWorks IoT 2020 C++ Builder Edition

Questions / Feedback?

LoadSchema Method

Load the JSON schema.

Syntax

void __fastcall LoadSchema(String Schema);

Remarks

This functionality is not yet implemented.

This method loads the schema specified in the Schema parameter. The Schema may be specified as either a string or the path to a file on disk.

The component will validate the input data during parsing to verify it adheres to the schema.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 C++ Builder Edition - Version 20.0 [Build 8265]