Socket
Book a DemoInstallSign in
Socket

@camunda/form-linting

Package Overview
Dependencies
Maintainers
15
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camunda/form-linting

Form linting for Camunda Platform

latest
npmnpm
Version
0.23.0
Version published
Maintainers
15
Created
Source

@camunda/form-linting

The Camunda Forms linter.

Features

  • creates error messages to be shown in desktop and web modeler

Usage

import { FormLinter } from '@camunda/form-linting';

// lint by passing the form definition, in string format or as an object
const reports = await FormLinter.lint(formDefinition);

License

MIT

Keywords

form

FAQs

Package last updated on 21 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts