market-data-sanity-checker - v1.2.0
    Preparing search index...

    Interface RuleContext

    interface RuleContext {
        config: ResolvedRuleConfig;
        profile: DataProfile;
    }
    Index
    config: ResolvedRuleConfig
    profile: DataProfile