Skip to content

Review usage of unprovided #parameter in ValidationError>>#model ValidationError>>#model: #142

@astares

Description

@astares

ValidationError>>#model

image

ValidationError>>#model:

image

when we check for references to subclass NoTableFound we can see that there the #parameter: is used.

image

But it is not provided/implemented in the hierarchy of class ValidationError and subclasses
So this is a bug!

Side note:

The method #parameter: is provided by class GlorpExpression

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions