Deprecated API

Contents

  • Deprecated Interfaces
    Interface
    Description
    Value validators will be removed in DazzleConf 2.0 since they do not fit the new API model. Meanwhile, you might save time by switching usage of this class to modifying your value serialisers and checking output values appropriately. If need be, make new types that uphold your requirements.
  • Deprecated Annotation Types
    Annotation Type
    Description
    This annotation will be removed in DazzleConf 2.0. Since singleton instantiation of value serializers is awkward and not compatible with the new API model, where serialization is more sophisticated and capable.
    Value validators will be removed in DazzleConf 2.0 since they do not fit the new API model. Meanwhile, you might save time by switching usage of this class to modifying your value serialisers and checking output values appropriately. If need be, make new types that uphold your requirements.