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 · 2 comments
Open

Enable the OCL Validator plugin #301

juancho0202 opened this issue Dec 5, 2023 · 2 comments
Labels

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.

Copy link

Hello there,

Thank you for opening this issue! We appreciate your interest in our project.
However, it seems that this issue hasn't had any activity for a while. To ensure that our issue tracker remains organized and efficient, we occasionally review and address stale issues.

If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better.
Feel free to continue the conversation here.

If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later.

Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve.
Thank you for being part of this journey!

@github-actions github-actions bot added the stale label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant