New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@univerjs/data-validation

Package Overview
Dependencies
Maintainers
0
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/data-validation

Data validation library for Univer

0.6.6
latest
Source
npm
Version published
Weekly downloads
3.9K
33.58%
Maintainers
0
Weekly downloads
 
Created
Source

@univerjs/data-validation

Package Overview

Package NameUMD NamespaceVersionLicenseDownloadsContains CSSContains i18n locales
@univerjs/data-validationUniverDataValidation

Introduction

@univerjs/data-validation provides Univer Sheet with basic capabilities for data validation computation.

Usage

Installation

# Using npm
npm i @univerjs/data-validation

# Using pnpm
pnpm add @univerjs/data-validation

Register the plugin

import { UniverDataValidationPlugin } from '@univerjs/data-validation';

univer.registerPlugin(UniverDataValidationPlugin);

Keywords

univer

FAQs

Package last updated on 14 Mar 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