Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juandl/n8n-nodes-json-validator

Node to validate data using AJV
https://github.com/juandl/n8n-nodes-json-validator

Last synced: 2 months ago
JSON representation

Node to validate data using AJV

Awesome Lists containing this project

README

        

# n8n-nodes-json-validator

This is an n8n community node. It lets you validate your data in your n8n workflows.

[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.

[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Compatibility](#compatibility)
[Usage](#usage)
[Resources](#resources)
[Version history](#version-history)

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.

## Operations

-Validate data using [AJV Validator](https://ajv.js.org/HOME.html).

## Usage

## Resources

* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)

## Version history