libcamgm
ValueRegExCheck.hpp
Go to the documentation of this file.
1 /*---------------------------------------------------------------------\
2 | |
3 | _ _ _ _ __ _ |
4 | | | | | | \_/ | / \ | | |
5 | | | | | | |_| | / /\ \ | | |
6 | | |__ | | | | | | / ____ \ | |__ |
7 | |____||_| |_| |_|/ / \ \|____| |
8 | |
9 | core library |
10 | |
11 | (C) SUSE Linux Products GmbH |
12 \----------------------------------------------------------------------/
13 
14  File: ValueRegExCheck.hpp
15 
16  Author: Marius Tomaschewski
17  Maintainer: Marius Tomaschewski
18 
19  Purpose:
20 
21 /-*/
26 #ifndef CA_MGM_VALUE_REGEX_CHECK_HPP
27 #define CA_MGM_VALUE_REGEX_CHECK_HPP
28 
31 
32 #endif // CA_MGM_VALUE_REGEX_CHECK_HPP
33 // vim: set ts=8 sts=8 sw=8 ai noet:
Implements an perl regex based value check.
Implements a posix regex based value check.