We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1748854 commit 03a3df4Copy full SHA for 03a3df4
sources/platform/actors/development/actor_definition/input_schema/specification.md
@@ -457,6 +457,7 @@ Rendered input:
457

458
459
In this example, the object has validation rules for its properties:
460
+
461
- The `timeout` property must be an integer between 1 and 300
462
- The `locale` property must be a string matching the pattern `^[a-z]{2,3}-[A-Z]{2}$`
463
- The `debugMode` property is optional and can be either `true` or `false`
0 commit comments