You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Supporting Declarative Validation IDL tags On Shared Struct Fields
754
764
@@ -1577,6 +1587,8 @@ The promotion of a tag from one stability level to the next follows a defined se
1577
1587
1578
1588
This track is for tags with complex validation logic and ratcheting. These tags begin at the **Alpha** stability level.
1579
1589
1590
+
This track is for tags that are always used in combination with other tags or that have complex ratcheting logic. All cross-field validations belong in this category. Additionally, for most of these tags, there is no clear alternative in the OpenAPI schema.
1591
+
1580
1592
**Alpha to Beta Graduation Criteria:**
1581
1593
1582
1594
* **Implementation Complete**: The validation logic is fully implemented and rigorously tested.
0 commit comments