Base ``(compliance_checker.base)`` ================================== .. automodule:: compliance_checker.base .. rubric:: Functions .. autosummary:: :toctree: ./ attr_check check_has csv_splitter fix_return_value get_namespaces maybe_get_global_attr ratable_result score_group std_check std_check_in xpath_check .. rubric:: Classes .. autosummary:: :toctree: ./ BaseCheck BaseNCCheck BaseSOSDSCheck BaseSOSGCCheck EmailValidator GenericFile RegexValidator Result TestCtx UrlValidator ValidationObject