schematic-0.4.2.0: JSON-biased spec and validation tool

Safe HaskellNone
LanguageHaskell2010

Data.Schematic.Path

Synopsis

Documentation

data PathSegment #

Constructors

Key Symbol 
Ix Nat 

Instances

newtype JSONPath #

Textual representation of json path.

Constructors

JSONPath Text 

Instances