schematic-0.4.2.0: JSON-biased spec and validation tool

Safe HaskellNone
LanguageHaskell2010

Data.Schematic.Path

Synopsis

Documentation

data PathSegment Source #

Constructors

Key Symbol 
Ix Nat 

newtype JSONPath Source #

Textual representation of json path.

Constructors

JSONPath Text