apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Add INPUT schema checks to "apify run"

Open jancurn opened this issue 7 years ago • 2 comments

If actor has an INPUT schema, then "apify run" should validate the input against the schema, using the exactly same code as Apify cloud is doing that.

jancurn avatar Oct 30 '18 16:10 jancurn

@mtrunkat is the schema validation code somewhere accessible?

jancurn avatar Oct 30 '18 16:10 jancurn

Plus it should validate that the schema is valid. But who will validate that the validator of the schema is valid, eh? :)

jancurn avatar Oct 30 '18 17:10 jancurn