summaryrefslogtreecommitdiff
path: root/odb/validator.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-19 19:57:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-19 19:57:35 +0200
commit6e35807bd495c0001cba229fd082e45f0421100e (patch)
tree229d40ebc69bcc9ef04147ef95534ddb39771b8d /odb/validator.hxx
parentcf469aa28804418338c79a5f9c68608ea2f2807a (diff)
Populate custom type map, make available in context
Diffstat (limited to 'odb/validator.hxx')
-rw-r--r--odb/validator.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/validator.hxx b/odb/validator.hxx
index 3ffa470..5159946 100644
--- a/odb/validator.hxx
+++ b/odb/validator.hxx
@@ -11,7 +11,8 @@
class validator_failed {};
-// The first pass is performed before processing. The second -- after.
+// The first pass is performed after processing pass 1 but before
+// processing pass 2. The second -- after pass 2.
//
void
validate (options const&,