advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Classes | Namespaces
validator_size.h File Reference

Declaration of validators which can be used to verify the parameters. More...

#include <advgetopt/validator.h>
#include <cstdint>
Include dependency graph for validator_size.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  advgetopt::validator_size
 

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 

Detailed Description

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_size.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.