Skip to content

Desirable validation rules for attribute constraints library #137

@RolandKluge

Description

@RolandKluge
  • Same constraint should only be specified once per library.
    This means, we do not want to have:
attributeConditionLibrary {
  addI (result : EInt, x : EInt, y :EInt) { }
  addI (result : EInt, x : EInt, y :EInt) { }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions