@tryghost/validator
v3.1.0
Published
`npm install @tryghost/validator --save`
Downloads
64,617
Maintainers
Keywords
Readme
Validator
Install
npm install @tryghost/validator --save
or
pnpm add @tryghost/validator
Purpose
Ghost validation utilities built on validator.js, including custom validators and structured validation errors.
Usage
Develop
This is a mono repository, managed with Nx.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
pnpm installto install top-level dependencies.
Run
pnpm dev
Test
pnpm lintruns oxlintpnpm testruns lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
