#include <PropertyValidators.h>
◆ hasValidator()
| bool apra::PropertyValidatorRegistry::hasValidator |
( |
const std::string & | propName | ) |
const |
|
inline |
◆ registerValidator()
| void apra::PropertyValidatorRegistry::registerValidator |
( |
const std::string & | propName, |
|
|
std::shared_ptr< PropertyValidator > | validator ) |
|
inline |
◆ validate()
◆ validateAll()
◆ validators_
| std::map<std::string, std::shared_ptr<PropertyValidator> > apra::PropertyValidatorRegistry::validators_ |
|
private |
The documentation for this class was generated from the following file: