Skip to content

v5.4.0

Compare
Choose a tag to compare
@skwasjer skwasjer released this 31 Dec 13:50
· 256 commits to main since this release

What's Changed

  • Added AcceptCountryRule to restrict validation to a specific set of countries. The rule can be added via the validator options or dependency registration extensions.
  • Uses new .NET 6 Chunk() LINQ API internally to format an IBAN and change own Partition() extension method into polyfill for older framework targets.

Full Changelog: v5.3.2...v5.4.0