GithubHelp home page GithubHelp logo

endykaufman / class-validator-multi-lang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from typestack/class-validator

15.0 15.0 11.0 3.23 MB

Decorator-based property validation for classes.

License: MIT License

TypeScript 98.99% JavaScript 0.75% Shell 0.26%

class-validator-multi-lang's People

Contributors

0xflotus avatar adnan-kamili avatar christophercr avatar cyri-l avatar dependabot[bot] avatar dystopianprogrammer avatar edcarroll avatar endykaufman avatar felipesabino avatar greenkeeper[bot] avatar henrikra avatar honoluluhenk avatar jerradpatch avatar jucrouzet avatar kiancross avatar kiliandeca avatar mheironimus avatar michallytek avatar neilime avatar nonameprovided avatar pleerock avatar rmuchall avatar rubiin avatar salimlou avatar simon-a-j avatar snyk-bot avatar styfle avatar vincent-chapron avatar vlapo avatar ytetsuro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

class-validator-multi-lang's Issues

Documentation typo

validator.validate(model, messages: RU_I18N_MESSAGES).then(errors => {
  console.log(errors[0].constraints);
  // out: title должно быть равно test
});

second argument should be
{ messages: RU_I18N_MESSAGES }

How can I use this library in nestjs ValidationPipe?

Maybe someone used this library in nestjs and already encountered this problem:

I need to get locale from accept-langauge header and somehow replace default class-validator validate function with class-validator-multi-lang validate function and pass proper translation messages into this validate function inside the ValidationPipe. I can't find a way to do it. Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.