Creates a new instance of validation ressult and sets its values.
a dot notation path of the validated element.
a type of the validation result: Information, Warning, or Error.
an error code.
a human readable message.
an value expected by schema validation.
an actual value found by schema validation.
Gets the actual value found by schema validation.
the actual value.
Gets the error code.
the error code
Gets the value expected by schema validation.
the expected value.
Gets the human readable message.
the result message.
Gets dot notation path of the validated element.
the path of the validated element.
Gets the type of the validation result: Information, Warning, or Error.
the type of the validation result.
Generated using TypeDoc
Result generated by schema validation