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 69d8c56 commit 2dfc3b6Copy full SHA for 2dfc3b6
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# 0.3.0 (unreleased)
2
3
FEATURES:
4
+* Added `SizeAtLeast()`, `SizeAtMost()` and `SizeBetween` validation functions to `listvalidator` package ([#4](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/4))
5
* Introduced `listvalidator` package with `ValuesAre()` validation functions ([#11](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/11))
6
7
# 0.2.0 (June 7, 2022)
0 commit comments