All Classes and Interfaces
Class
Description
A namespace for primitive parsers and essential combinators.
An infallible two-way conversion between types
S and T.Class for formatting exceptions thrown into JSON objects that meet the Aerie HTTP endpoint error message format
Relevant ticket going over said format: https://github.com/NASA-AMMOS/plandev/issues/1732
Internal class so that Javalin serializes the FormattedError class using its `toJson` method.
An interface for two-way conversion between JSON documents and domain objects.
A set of utility functions for transforming the fields of an object parser.
A type with only one non-null value.