Package space.arim.dazzleconf.validator


package space.arim.dazzleconf.validator
Allows arbitrary value validation beyond that provided by the type system or annotations in space.arim.dazzleconf.annote
  • Class
    Description
    Value validator which ensures a string is not empty
    Deprecated.
    Value validators will be removed in DazzleConf 2.0 since they do not fit the new API model.