Go to the documentation of this file.
26 #ifndef LIMAL_VALUE_PERL_REGEX_CHECK_HPP
27 #define LIMAL_VALUE_PERL_REGEX_CHECK_HPP
32 #include <blocxx/Types.hpp>
33 #include <blocxx/String.hpp>
34 #include <blocxx/PerlRegEx.hpp>
36 namespace LIMAL_NAMESPACE
40 #ifdef BLOCXX_HAVE_PCRE
75 isValid(
const blocxx::String &value)
const;
84 virtual blocxx::String
85 explain(
const blocxx::String &value)
const;
91 #warning PerlRegEx is not avaliable in blocxx
96 #endif // LIMAL_VALUE_PERL_REGEX_CHECK_HPP