[#DEFAULT_CHECKLEVEL] = DEFAULT_CHECKLEVEL :mrdocs: Default depth of block‐verification checks performed at startup (the ‐checklevel setting). == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int DEFAULT_CHECKLEVEL = {3}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#