Skip to main content

Validation rules for flexible action link positioning requirements within provider lists

FlexibleActionLinkMustNotBeMoved

Preconditions
providers list includes object describing a flexible action link (Action link relationship is OWNER and appStoreUrl is not present
DefinitionSeverityAPISampleMode
Validate that the object is first in a list under an action type
VIOLATION
POST_AND_PUT
Link
S
Example Validation Report
{
"code": "VALIDATION__FlexibleActionLinkMustNotBeMoved",
"severity": "VIOLATION",
"message": "Flexible action link must be first in 'providers' list",
"details": {
"createdDate": "2026-02-10T11:36:02.00Z",
"submitted": [
{
"field": ".0.providers.2"
}
],
"compared": [],
"expected": []
}
}