Validate Schema
- properties.validate
Input:
- objects – Property-Holder
- schema – Schema
Output:
- output – Property-Holder
Validates property-holder objects against a schema. Throws an error when any property does not match the expected type.