great_expectations.render.renderer.content_block.exception_list_content_block
¶
Module Contents¶
Classes¶
Render a bullet list of exception messages raised for provided EVRs |
-
class
great_expectations.render.renderer.content_block.exception_list_content_block.
ExceptionListContentBlockRenderer
¶ Bases:
great_expectations.render.renderer.content_block.content_block.ContentBlockRenderer
Render a bullet list of exception messages raised for provided EVRs
-
_rendered_component_type
¶
-
_content_block_type
= bullet_list¶
-
_default_header
= Failed expectations <span class="mr-3 triangle"></span>¶
-
_default_content_block_styling
¶
-
_default_element_styling
¶
-
classmethod
render
(cls, render_object, **kwargs)¶
-
classmethod
_missing_content_block_fn
(cls, configuration=None, result=None, language=None, runtime_configuration=None, **kwargs)¶
-