Expand description
Rule registry. crate::validate() and explain share one table.
Structs§
- Rule
- One registered rule.
evalis the only emitter of thisid.
Statics§
- ALL
- Presence, co-occurrence, and totals rows in CORE (before category/codes/DEC).
- DEC
- Amount.Type decimal rows. Eval is a no-op so
explainresolves artefact ids.
Functions§
- catalogue
- Explain/rules dump: CORE plus every profile’s extras so
explain PEPPOL-EN16931-R010works. - conformance_
matrix - Markdown table of
catalogue()× shipped profiles. Not a legal-validator claim. - core_
rules - CORE rules only. Peppol extras are
Profile::extra_rules, not this list. - explain
- Authority text for
id, orNoneif unregistered. Same table ascrate::validate(). - matches_
id - Case-insensitive id match with numeric zero-padding (
br-2=BR-02).