[#BloombergLP-bsls-Review-violationHandler-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Review.adoc[Review]::violationHandler :relfileprefix: ../../../ :mrdocs: Return the address of the currently installed review‐failure handler function. Note that the initial value of the review‐failure handler is the `Review::failByLog` method. == Synopsis Declared in `<bsls_review.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bsls/Review/ViolationHandler-06.adoc[Review::ViolationHandler] violationHandler(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#