API Reference dredd v2.0.2

Modules

Dredd judges data for you. It's a validator for a wide range of datastructures.

This is the internal datastructure used for passing the current validation state from validator to validator including the top-level error-structure of any validated datastructure.

This datastructure shows where in a list validations failed.

This datastructure shows for which fields in a struct validation failed.

Represents an error on a single Value.