We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d997630 commit e373b20Copy full SHA for e373b20
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
7
8
## [Unreleased]
9
10
+## [0.12.3] - 2021-12-18
11
+
12
### Added
13
14
- IPv4 and ReqIPv4 classes to validate both optional and mandatory IPv4 form
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: formdator
2
description: A collection of form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.
3
-version: 0.12.2
+version: 0.12.3
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/formdator
6
0 commit comments