Skip to content

The validator should return warnings as a result from the schema validation #62

@marcellobarile

Description

@marcellobarile

Is your feature request related to a problem? Please describe.

At the moment, when, for example, a template is edited via an editor (e.g. Monaco), warnings are shown inline:

Image

but not returned by the validator:

Image

Although we could argue that those are not blocking, it would still be useful to have them returned so that consumers can enrich their UI without relying on another editor.

Describe the solution you'd like

I would expect the validator to return not only errors but also warnings.


Related to camunda/element-templates-json-schema#196 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions