A compiled check for one schema field. Reads the field out of its parent object and appends any failure to issues.
issues
parentPath is passed down rather than pre-joined so the dotted error path is only materialised when a check actually fails.
parentPath
A compiled check for one schema field. Reads the field out of its parent object and appends any failure to
issues.parentPathis passed down rather than pre-joined so the dotted error path is only materialised when a check actually fails.