[#CVerifyDB-2constructor] = xref:CVerifyDB.adoc[CVerifyDB]::CVerifyDB :relfileprefix: ../ :mrdocs: Construct the verifier. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit CVerifyDB(xref:kernel/Notifications.adoc[kernel::Notifications]& notifications); ---- == Parameters [cols="1,4"] |=== | Name| Description | *notifications* | Sink used to report verification progress and errors. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#