We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137992f commit 51b8d19Copy full SHA for 51b8d19
packages/pwa-kit-create-app/program.json
@@ -227,6 +227,7 @@
227
},
228
"message": {
229
"type": "string",
230
+ "description": "The error message to display if validation fails.",
231
"_ai": {
232
"instruction": "When validation fails, use this message to inform the user what went wrong.",
233
"expectedUse": "For validation error feedback."
0 commit comments