Package com.github.cowwoc.requirements10.jackson
package com.github.cowwoc.requirements10.jackson
Classes used to verify
preconditions,
postconditions and
invariants of Jackson types.
Interfaces in this package may be implemented but not be extended (because methods contain a fixed return type).
-
ClassDescriptionCreates validators for the Jackson API.Creates validators for the Jackson API that throw
AssertionError
immediately on validation failure.Creates validators for the Jackson API that capture exceptions on validation failure rather than throwing them immediately.Creates validators for the Jackson API that throw exceptions immediately on validation failure.Creates validators for the Jackson API with an independent configuration.