#include <PropertyValidators.h>
◆ RegexValidator()
| apra::RegexValidator::RegexValidator |
( |
const std::string & | pattern, |
|
|
const std::string & | description = "" ) |
|
inlineexplicit |
◆ describe()
| std::string apra::RegexValidator::describe |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ validate()
◆ description_
| std::string apra::RegexValidator::description_ |
|
private |
◆ pattern_
| std::string apra::RegexValidator::pattern_ |
|
private |
◆ regex_
| std::regex apra::RegexValidator::regex_ |
|
private |
The documentation for this class was generated from the following file: