Use Case: JSON

JSON (JavaScript Object Notation) is a lightweight data-interchange format. Unlike XML (Extensible Markup Language), it is universal for data transport, manipulation, and representing complex data structures. This use case will expose functions for working / validating this set of datasets.

Table of Contents

FUNCTIONAL DECOMPOSITION

TBD

DESIGN NOTES

TBD

TEST NOTES

TBD

REFERENCES

TBD