advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Classes | Namespaces | Variables
validator_regex.cpp File Reference

Implementation of the regular expression validator. More...

#include "advgetopt/validator_regex.h"
#include <cppthread/log.h>
#include <snapdev/poison.h>
Include dependency graph for validator_regex.cpp:

Go to the source code of this file.

Classes

class  advgetopt::anonymous_namespace{validator_regex.cpp}::validator_regex_factory
 

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 
namespace  advgetopt::anonymous_namespace{validator_regex.cpp}
 

Variables

validator_regex_factory advgetopt::anonymous_namespace{validator_regex.cpp}::g_validator_regex_factory
 

Detailed Description

The regular expression validator allows us to check pretty much any type of value.

This validator does not offer a convertor since a regular expression does not really offer such a feature.

Definition in file validator_regex.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.