Skip to main content

MatcherValidationErrorException

MatcherValidationErrorException

An exception thrown when data sent to the Normcore matcher does not have a valid format.

Properties

Message

string Message { get; }

validationErrors

IReadOnlyList<ValidationError> validationErrors { get; }

The validation errors returned by the server.