#include <StringValidator.h>
◆ checkRegex()
◆ isValid() [1/4]
template<class t_type >
static bool isValid |
( |
const char * | string | ) |
|
|
inlinestatic |
◆ isValid() [2/4]
static bool isValid |
( |
const char * | string, |
|
|
const TypeInfo & | type ) |
|
inlinestatic |
◆ isValid() [3/4]
template<class t_type >
static bool isValid |
( |
const String & | string | ) |
|
|
inlinestatic |
◆ isValid() [4/4]
◆ regex() [1/2]
template<class t_type >
static const char * regex |
( |
| ) |
|
|
inlinestatic |
◆ regex() [2/2]
const char * regex |
( |
const TypeInfo & | type | ) |
|
|
static |
The documentation for this class was generated from the following files: