Used to represent a validation result for nested objects/properties. Contains a list of errors and the value that caused them.
A list of errors, empty if object satisfies a schema
Whether validation passed for this property and all of its children.
Optional
Value that property had and which caused error or errors
Used to represent a validation result for nested objects/properties. Contains a list of errors and the value that caused them.