class EnvParser::ValueNotAllowedError
Error
class used to indicate parsed values that do not pass user-validation, either by not being part of the given “from_set” list, or by failing the “validated_by” Proc or yield-block check.
Error
class used to indicate parsed values that do not pass user-validation, either by not being part of the given “from_set” list, or by failing the “validated_by” Proc or yield-block check.