routed_validation 0.1.1
routed_validation: ^0.1.1 copied to clipboard
Validation primitives and rule implementations for the Routed ecosystem.
0.1.1 - 2026-08-25 #
- Completed public Dartdoc coverage and enabled the
public_member_api_docsanalyzer lint. - Clarified validation contexts, rule contracts, registry usage, file rules, and validator behavior with public API examples.
0.1.0 #
- Aligned validator and file-rule APIs with the current provider contracts.
- Removed obsolete engine-specific validation hooks from the modular package.
- Initial package scaffold for the routed modular package split.