Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the OCL Validator plugin #301

Open
juancho0202 opened this issue Dec 5, 2023 · 1 comment
Open

Enable the OCL Validator plugin #301

juancho0202 opened this issue Dec 5, 2023 · 1 comment

Comments

@juancho0202
Copy link

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',
}
@juancho0202
Copy link
Author

As part of the refactor of compas-open-scd to not be a fork anymore, we are removing this feature: #187
Once we active this again, we should take a look at how to re implement this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant