54 virtual std::string
name()
const override;
55 virtual bool validate(std::string
const & value)
const override;
virtual std::string name() const override
Return the name of this validator.
virtual bool validate(std::string const &value) const override
Check the value against a list of keywords.
The advgetopt environment to parse command line options.
constexpr flag_t option_flags_merge()
std::set< std::string > string_set_t
std::vector< std::string > string_list_t
Declaration of validators which can be used to verify the parameters.