Uses of Package
space.arim.dazzleconf.error

Packages that use space.arim.dazzleconf.error
Package
Description
Base package containing classes which most usage will involve.
Contains the hierarchy of config-related exceptions, primarily those relating to mistakes in user input.
Provides abstract ConfigurationFactory implementations useful for those implementing their own format support.
Optional helper classes which reduce boilerplate related to common setups.
Contains all API related to serializing and deserializing, commonly used for adding custom config objects.
Allows arbitrary value validation beyond that provided by the type system or annotations in space.arim.dazzleconf.annote