dsc
does not validate resource output against it's schema
#251
Labels
Milestone
dsc
does not validate resource output against it's schema
#251
Summary of the new feature / enhancement
Currently, there's an implicit trust with resources and as long as the output is valid JSON, it is passed through to the result output.
dsc
should validate that the result JSON matches the resource's JSONSchema and error if it doesn't match.Proposed technical implementation details (optional)
No response
The text was updated successfully, but these errors were encountered: