![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Declaration of validators which can be used to verify the parameters. More...
#include <advgetopt/validator.h>
Go to the source code of this file.
Classes | |
class | advgetopt::validator_email |
Namespaces | |
namespace | advgetopt |
The advgetopt environment to parse command line options. | |
The library offers parameter validations using validator objects. You can even make your own validator objects available before parsing your data so that way it can be verified as expected.
Validators are recognized by name. A value can be assigned a validator by specify the type of data it supports.
Definition in file validator_email.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.