56 virtual std::string
name()
const override;
57 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 regular expression.
The advgetopt environment to parse command line options.
constexpr flag_t option_flags_merge()
std::vector< std::string > string_list_t
Declaration of validators which can be used to verify the parameters.