---
title: "Changes to Validate constraint"
method: POST
path: "/api/admin/constraints/validate"
---

# Changes to Validate constraint

`POST /api/admin/constraints/validate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 1 breaking, 2 info
- **2026-06-15** `774670258f04` — 1 info

## Changes

- **2026-07-31** `b2c3116e633e` — 1 breaking, 2 info
  - the `value` request property's minLength was increased from `0` to `1`
  - added the new `SEMVER_GTE` enum value to the request property `operator`
  - added the new `SEMVER_LTE` enum value to the request property `operator`
- **2026-06-15** `774670258f04` — 1 info
  - added the new `REGEX` enum value to the request property `operator`

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/constraints/validate/post.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/constraints/validate/post)
