$darkmode
fable::schema::String Member List

This is the complete list of members for fable::schema::String, including all inherited members.

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 overridefable::schema::Base< String >inlinevirtual
desc_ (defined in fable::schema::Base< String >)fable::schema::Base< String >protected
description() const overridefable::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::Stringinline
enum_of() constfable::schema::String
enum_of(std::vector< std::string > &&init) &&fable::schema::String
environment() constfable::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 finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &c) overridefable::schema::Stringvirtual
has_description() const (defined in fable::schema::Base< String >)fable::schema::Base< String >inline
Interface()=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
interpolate() constfable::schema::String
interpolate(bool value) &&fable::schema::String
is_required() const overridefable::schema::Base< String >inlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const overridefable::schema::Stringvirtual
max_length() constfable::schema::String
max_length(size_t value) &&fable::schema::String
min_length() constfable::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::Interfaceprotected
operator=(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
pattern() constfable::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() overridefable::schema::Stringvirtual
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::Stringinline
set_description(std::string s) overridefable::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::Stringinline
to_json(Json &j) const overridefable::schema::Stringvirtual
to_json() constfable::schema::Stringinline
to_json(Json &) const=0fable::schema::String
Base< String >::to_json() constfable::schema::Interfaceinlinevirtual
Type typedef (defined in fable::schema::String)fable::schema::String
type() const overridefable::schema::Base< String >inlinevirtual
type_ (defined in fable::schema::Base< String >)fable::schema::Base< String >protected
type_string() const overridefable::schema::Base< String >inlinevirtual
usage() const overridefable::schema::Base< String >inlinevirtual
validate(const Conf &c, std::optional< SchemaError > &err) const overridefable::schema::Stringvirtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
validate_type(const Conf &c, std::optional< SchemaError > &err) constfable::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::Interfacevirtual