32 return $
"-- {Constraint} | {Message}";
Implements an Interface Constraint.
Contains Runtime Interface Objects.
Contains data about a validation error.
BadInterfaceConstraint Constraint
The Constraint that caused the error.
string Message
The Error Message.
override string ToString()
BadInterfaceValidatorError(string message, BadInterfaceConstraint constraint)
Creates a new Error.