Socket
Book a DemoInstallSign in
Socket

@ts-fluentvalidation/core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-fluentvalidation/core

Core library of @ts-fluentvalidation providing validations in a fluent syntax.

latest
Source
npmnpm
Version
1.0.0-rc.4
Version published
Maintainers
1
Created
Source

@ts-fluentvalidation

TypeScript port of .NET FluentValidation using a fluent functional API.

core-version-badge

license-badge open-issues-badge open-pull-requests-badge

The goal of this repository is to bring a similarly good DX and usability than FluentValidation does in .NET to TypeScript by providing the abiolity to build strongly-typed and human-readable validators without any further dependencies while focussing on reusability and extensibility.

Installation / Usage

Please refer to the official documentation which covers everything from installation over creating/extending validators to testing.

Found a bug or want to help?

Refer to the contribution guidelines before creating an issue or submitting a PR.

Keywords

typescript

FAQs

Package last updated on 27 Apr 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