Go to the documentation of this file.
26 #ifndef CA_MGM_VALUE_CHECK_HPP
27 #define CA_MGM_VALUE_CHECK_HPP
29 #include <ca-mgm/config.h>
34 namespace CA_MGM_NAMESPACE
82 isValid(
const std::string &value)
const = 0;
101 explain(
const std::string &value)
const = 0;
239 isValid(
const std::string &value)
const;
249 explain(
const std::string &value)
const;
364 #endif // CA_MGM_VALUE_CHECK_HPP