aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/schema-error.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/cxx/schema-error.cxx')
-rw-r--r--libxsde/xsde/cxx/schema-error.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxsde/xsde/cxx/schema-error.cxx b/libxsde/xsde/cxx/schema-error.cxx
index a37ea28..aee2642 100644
--- a/libxsde/xsde/cxx/schema-error.cxx
+++ b/libxsde/xsde/cxx/schema-error.cxx
@@ -59,6 +59,7 @@ namespace xsde
"value is greater than maximum allowed",
"value is less than minimum allowed",
"value is not in enumeration",
+ "value does not match pattern",
"length is greater than maximum allowed",
"length is less than minimum allowed",
"length is not equal to prescribed length",