| augment_schema(Json &j) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| Base()=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| Base(const Base< String > &)=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| Base(Base< String > &&) noexcept=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| Base(JsonType t, std::string desc) (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| Base(JsonType t) (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineexplicitprotected |
| Base(std::string desc) (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineexplicitprotected |
| c_identifier() && | fable::schema::String | |
| clone() const override | fable::schema::Base< String > | inlinevirtual |
| desc_ (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| description() const override | fable::schema::Base< String > | inlinevirtual |
| description(std::string desc) && (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| deserialize(const Conf &c) const (defined in fable::schema::String) | fable::schema::String | |
| deserialize_into(const Conf &c, Type &x) const (defined in fable::schema::String) | fable::schema::String | inline |
| enum_of() const | fable::schema::String | |
| enum_of(std::vector< std::string > &&init) | fable::schema::String | |
| environment() const | fable::schema::String | |
| environment(Environment *env) && | fable::schema::String | |
| error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| error(const ConfError &e) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| fail(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| from_conf(const Conf &c) override | fable::schema::String | virtual |
| has_description() const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| Interface()=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| Interface(const Interface &)=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| Interface(Interface &&) noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| interpolate() const | fable::schema::String | |
| interpolate(bool value) && | fable::schema::String | |
| is_required() const override | fable::schema::Base< String > | inlinevirtual |
| is_valid(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| is_variant() const | fable::schema::Interface | inlinevirtual |
| json_schema() const override | fable::schema::String | virtual |
| max_length() const | fable::schema::String | |
| max_length(size_t value) && | fable::schema::String | |
| min_length() const | fable::schema::String | |
| min_length(size_t value) && | fable::schema::String | |
| not_empty() && | fable::schema::String | |
| operator Box() const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| operator=(const Base< String > &)=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| operator=(Base< String > &&) noexcept=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| operator=(const Interface &)=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| operator=(Interface &&) noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| pattern() const | fable::schema::String | |
| pattern(const std::string &value) && | fable::schema::String | |
| require() && (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| required(bool value) && (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| required_ (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| reset_pointer() && (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inline |
| reset_ptr() override | fable::schema::String | virtual |
| serialize(const Type &x) const (defined in fable::schema::String) | fable::schema::String | |
| serialize_into(Json &j, const Type &x) const (defined in fable::schema::String) | fable::schema::String | inline |
| set_description(std::string s) override | fable::schema::Base< String > | inlinevirtual |
| set_enum_of(std::vector< std::string > &&init) | fable::schema::String | |
| set_environment(Environment *env) | fable::schema::String | |
| set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| set_interpolate(bool value) | fable::schema::String | |
| set_max_length(size_t value) | fable::schema::String | |
| set_min_length(size_t value) | fable::schema::String | |
| set_pattern(const std::string &value) | fable::schema::String | |
| set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| String(Type *ptr, std::string desc) (defined in fable::schema::String) | fable::schema::String | inline |
| to_json(Json &j) const override | fable::schema::String | virtual |
| to_json() const | fable::schema::String | inline |
| to_json(Json &) const=0 | fable::schema::String | |
| Base< String >::to_json() const | fable::schema::Interface | inlinevirtual |
| Type typedef (defined in fable::schema::String) | fable::schema::String | |
| type() const override | fable::schema::Base< String > | inlinevirtual |
| type_ (defined in fable::schema::Base< String >) | fable::schema::Base< String > | protected |
| type_string() const override | fable::schema::Base< String > | inlinevirtual |
| usage() const override | fable::schema::Base< String > | inlinevirtual |
| validate(const Conf &c, std::optional< SchemaError > &err) const override | fable::schema::String | virtual |
| validate_or_throw(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| validate_type(const Conf &c, std::optional< SchemaError > &err) const | fable::schema::Base< String > | inlineprotected |
| wrong_type(const Conf &c) const (defined in fable::schema::Base< String >) | fable::schema::Base< String > | inlineprotected |
| ~Base() noexcept override=default (defined in fable::schema::Base< String >) | fable::schema::Base< String > | |
| ~Interface() noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | virtual |