garlic::regex_tag Struct Reference

Constraint Tag that passes if a specified regex pattern passes the test. More...

#include <constraints.h>

Detailed Description

Constraint Tag that passes if a specified regex pattern passes the test.

Note
It passes the test if the layer is not a string type.
make_constraint<regex_tag>(text&& pattern);

The documentation for this struct was generated from the following file: