github hashicorp/terraform-plugin-framework-validators v0.1.0

latest releases: v0.12.0, v0.11.0, v0.10.0...
2 years ago

FEATURES:

  • Introduced float64validator package with AtLeast(), AtMost(), and Between() validation functions (#18)
  • Introduced int64validator package with AtLeast(), AtMost(), and Between() validation functions (#21)
  • Introduced stringvalidator.RegexMatches() validation function (#23)
  • Introduced stringvalidator package with LengthAtLeast(), LengthAtMost(), and LengthBetween() validation functions (#22)

Don't miss a new terraform-plugin-framework-validators release

NewReleases is sending notifications on new releases.