Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
J

joi

> 编程语言
Open source

The most powerful data validation library for JS

21.2K stars0 likes0 views
WebsiteGitHub

About

The most powerful data validation library for JS

joi

The most powerful schema description language and data validator for JavaScript.

Installation

npm install joi

Visit the joi.dev Developer Portal for tutorials, documentation, and support

Useful resources

  • Documentation and API
  • Versions status
  • Changelog
  • Project policies

Issues· 200 open

View all issuesOpen on GitHub
  • #3154

    Generic schema adapter mechanism for deriving Joi schemas

    featureUpdated Sep 16, 2026
  • #3068

    String uri domain option does not allow Unicode when option is enabled

    bugUpdated Aug 5, 2026
  • #3100

    Warning on rejected async validation

    bugUpdated Aug 3, 2026
  • #3119

    ReDoS via string.pattern() with catastrophic-backtracking regex blocks event loop

    Updated Jul 12, 2026
  • #3112

    `Joi.date().default('now')` does not produce current time

    bugUpdated May 31, 2026
  • #3108

    Standard JSON Schema: bugs and missing conversions

    bugUpdated Apr 11, 2026
  • #3070

    Problem serializing URL classes when stringifying a value

    bugUpdated Mar 30, 2026
  • #3069

    min(1) validation message not triggered when object has required fields

    bugUpdated Dec 19, 2025
  • #2864

    Extracting types from a Joi schema

    featureUpdated Oct 22, 2025
  • #3090

    Joi.object<Type, Strict, Type>(....), the purpose of last Type and its presence prevents property autocomplete

    supportUpdated Sep 28, 2025

> Tags

JavaScripthapijavascriptschemavalidation

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言