package
0.9.0
Repository: https://github.com/muonsoft/api-testing.git
Documentation: pkg.go.dev

# Functions

NewPath creates a Path from the list of elements.
nolint:cyclop.

# Variables

No description provided by the author

# Structs

Path is generated by the validator and indicates how it reached the invalid value from the root element.

# Interfaces

PathElement is a part of the Path.

# Type aliases

ArrayIndex holds up array index value under Path.
PropertyName holds up property name value under Path.