Result of validating one instance.
Render the errors as a single string, one per line, each formatted as instanceLocation ~ " " ~ keywordLocation ~ ": " ~ message. Returns the empty string when the instance is valid.
Result of validating one instance.