All Classes and Interfaces

Class
Description
AbstractCommandLineApp<C extends io.dropwizard.core.Configuration>
 
Represents a rule to be validated.
Builder for creating a client proxy for an API endpoint.
 
 
 
 
A filter that sets the default media type if the client accepts any media type.
Factory for configuring and creating an ExecutorService in a DropWizard application.
A managed inbox that monitors a directory for new files and directories, processes them using a provided task factory, and allows for custom file filtering.
 
The integration tests mess up the logging facilities for the unit tests, so we run the integration tests after the unit test This requires every integration test to end with "IntegrationTest"
Loads a mapping from a CSV file.
A wrapper around a BagValidatorRule that adds a rule number and links to dependent rules.
Turns an iterator of Files into an iterator of Paths and provides a count of the number of iterated paths so far.
Zips files from an iterator of paths into a zip file up to a maximum number of files and bytes (the first limit reached).
 
 
Picocli version provider, that reads the version from the manifest file.
Health check for a service that responds to a ping request with "pong".
 
 
Engine for validating bags against rule sets.
 
 
 
 
This object is used internally by the RuleEngine to keep track of the status of rules executed
 
 
 
Container that keeps a number of configured XML Schema validators.