ExampleValidationError constructor
Creates a new ExampleValidationError.
Implementation
ExampleValidationError(this.exampleIndex, this.message, {this.cause});
Creates a new ExampleValidationError.
ExampleValidationError(this.exampleIndex, this.message, {this.cause});