![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Implementation of the length validator. More...
#include "advgetopt/validator_length.h"
#include "advgetopt/validator_integer.h"
#include <cppthread/log.h>
#include <libutf8/libutf8.h>
#include <snapdev/trim_string.h>
#include <snapdev/poison.h>
Go to the source code of this file.
Classes | |
class | advgetopt::anonymous_namespace{validator_length.cpp}::validator_length_factory |
Namespaces | |
namespace | advgetopt |
The advgetopt environment to parse command line options. | |
namespace | advgetopt::anonymous_namespace{validator_length.cpp} |
Variables | |
validator_length_factory | advgetopt::anonymous_namespace{validator_length.cpp}::g_validator_length_factory |
The length validator allows us to check the number of characters in the value. If less than the minimum or more than the maximum, then it is not considered valid.
Definition in file validator_length.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.