Skip to content

Enable the OCL Validator plugin #301

@juancho0202

Description

@juancho0202

Whenever the Riseclipse related roadblock is gone we need to enable the OCL Validator plugin adding the following entry to the plugins.js file:

{
    name: 'Validate using OCL',
    src: '/src/validators/CompasValidateSchema.js',
    icon: 'rule_folder',
    default: true,
    kind: 'validator',
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions