aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/schema-error.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/cxx/schema-error.hxx')
-rw-r--r--libxsde/xsde/cxx/schema-error.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxsde/xsde/cxx/schema-error.hxx b/libxsde/xsde/cxx/schema-error.hxx
index f442bf6..a20deac 100644
--- a/libxsde/xsde/cxx/schema-error.hxx
+++ b/libxsde/xsde/cxx/schema-error.hxx
@@ -62,6 +62,7 @@ namespace xsde
value_greater_than_max,
value_less_than_min,
value_not_in_enumeration,
+ value_pattern_mismatch,
length_greater_than_max,
length_less_than_min,
length_not_equal_prescribed,