Go to the documentation of this file.
26 #ifndef LIMAL_VALUE_POSIX_REGEX_CHECK_HPP
27 #define LIMAL_VALUE_POSIX_REGEX_CHECK_HPP
32 #include <blocxx/Types.hpp>
33 #include <blocxx/String.hpp>
34 #include <blocxx/PosixRegEx.hpp>
36 namespace LIMAL_NAMESPACE
40 #ifdef BLOCXX_HAVE_REGEX
72 isValid(
const blocxx::String &value)
const;
81 virtual blocxx::String
82 explain(
const blocxx::String &value)
const;
88 #warning PosixRegEx is not avaliable in blocxx
93 #endif // LIMAL_VALUE_POSIX_REGEX_CHECK_HPP