DataNavigate

Constructs a fluent data navigator based on different types of data.

Available Input Types:

  • String: A JSON string

  • File Path: A path to a JSON file as a string

  • File Path: A path to a JSON file as a Java Path

  • Struct: A structure

  • Map: A Java map

Method Signature

DataNavigate(data=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

data

any

true

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC