Skip to content

Commit df06398

Browse files
katacekTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/dataset_schema/validation.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 12142db commit df06398

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/dataset_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/dataset_schema/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If the validation succeeds, nothing changes from the current behavior, data is s
101101
}
102102
```
103103

104-
The type of the AJV validation error object is [here](https://github.com/ajv-validator/ajv/blob/master/lib/types/index.ts#L86)
104+
The type of the AJV validation error object is [here](https://github.com/ajv-validator/ajv/blob/master/lib/types/index.ts#L86).
105105

106106
If you use the Apify JS client or Apify SDK and call `pushData` function you can access the validation errors in a `try catch` block like this:
107107

0 commit comments

Comments
 (0)