Socket
Socket
Sign inDemoInstall

@8base/validate

Package Overview
Dependencies
3
Maintainers
6
Versions
226
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @8base/validate

This library is used by the other 8base service packages to validate forms. You can also use it to make your own form validation etc.


Version published
Weekly downloads
1.1K
increased by47.22%
Maintainers
6
Install size
14.1 MB
Created
Weekly downloads
 

Readme

Source

8base Validate

This library is used by the other 8base service packages to validate forms. You can also use it to make your own form validation etc.

API

Table of Contents
  • validatorFacade

validatorFacade

ValidatorFacade creates a validation function based on field metadata

Type: function (field: Field): function (value: any): ValidationError?

Parameters
  • field Field metadata

Returns Function Validation function

FAQs

Last updated on 22 Mar 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc