paguro.Validation.gather_predicates(target: pl.Schema | None = None) → list[pl.Expr] Gather all the set rules as predicate expressions. A target schema is needed if valid columns are specified using selectors.