An open API service for providing issue and pull request metadata for open source projects.

GitHub / icebob/fastest-validator issues and pull requests

#352 - UUID v7 and v8 do not pass validation

Issue - State: closed - Opened by Freezystem 3 months ago

#351 - fix false negative check on UUID v7 and v8

Pull Request - State: open - Opened by Freezystem 3 months ago

#350 - Add support enum list into number validation

Pull Request - State: open - Opened by hotdream1990 6 months ago

#349 - Use TSTyche to test types

Pull Request - State: closed - Opened by mrazauskas 9 months ago - 2 comments

#348 - type & $$type seem to be ambiguous in the documentation

Issue - State: open - Opened by fugufish 11 months ago - 1 comment

#347 - Incorrect validation multi array of objects

Issue - State: open - Opened by PetrChalov 12 months ago - 1 comment

#346 - replace deprecated method substr

Pull Request - State: closed - Opened by FerX about 1 year ago - 1 comment

#345 - hotfix shorthand label in object

Pull Request - State: closed - Opened by FerX about 1 year ago - 1 comment

#344 - TypeError: str.replace is not a function.

Issue - State: closed - Opened by TimiBolu about 1 year ago - 7 comments

#343 - Auto Schema Generation from TypeScript Interface or Type ?

Issue - State: closed - Opened by imyounas about 1 year ago - 2 comments

#342 - shorthand define can't custom label?

Issue - State: closed - Opened by vandungbk92 about 1 year ago

#341 - allow to add metas in the schema

Pull Request - State: closed - Opened by thib3113 over 1 year ago - 4 comments

#340 - min and max doesnt give desired result for type number

Issue - State: closed - Opened by mhdaslam790 almost 2 years ago - 1 comment

#339 - fix(types): improve typing

Pull Request - State: closed - Opened by thib3113 almost 2 years ago - 5 comments

#338 - allow to add metas in the schema

Issue - State: closed - Opened by thib3113 almost 2 years ago - 5 comments
Labels: enhancement, help wanted

#337 - Support for date-time, time string format.

Issue - State: open - Opened by DonVietnam almost 2 years ago - 6 comments
Labels: enhancement

#336 - Content Security Policy (CSP) conflict

Issue - State: closed - Opened by alishefaee almost 2 years ago - 1 comment

#334 - Wrong typescript definition for ValidationSchema

Issue - State: open - Opened by koldoon almost 2 years ago

#333 - Not able to get the custom validator work

Issue - State: closed - Opened by channaveer almost 2 years ago - 2 comments

#332 - improving the custom function with arrays of elements

Pull Request - State: closed - Opened by FerX about 2 years ago - 3 comments

#331 - Nullable not working inside Array items

Issue - State: closed - Opened by lucas-subli about 2 years ago - 2 comments

#330 - How to make such a type that the field is either absent at all or is a number

Issue - State: open - Opened by AD2018 about 2 years ago - 2 comments

#329 - Alias for a nested object schema

Issue - State: closed - Opened by indyo about 2 years ago - 1 comment

#328 - Feature Request: Support for Array of Functions in Custom Property

Issue - State: closed - Opened by fernandodevelon about 2 years ago - 3 comments
Labels: enhancement, help wanted

#327 - Make a field Optional based on the presence of another field

Issue - State: closed - Opened by fernandodevelon about 2 years ago - 1 comment

#326 - Risk of remote code execution for untrusted schemas

Issue - State: open - Opened by koorchik about 2 years ago - 5 comments

#325 - Error: Cannot find module 'prettier'

Issue - State: closed - Opened by muturgan about 2 years ago - 6 comments

#324 - How to validate fields with name like name="field[name]" in browser?

Issue - State: open - Opened by nzy about 2 years ago - 1 comment

#323 - Record + custom validation behaviour

Issue - State: closed - Opened by DenisFerrero over 2 years ago

#321 - Pass in objects as an error message

Issue - State: open - Opened by toms over 2 years ago - 1 comment

#320 - added module declaration ("declare module")

Pull Request - State: open - Opened by andreash over 2 years ago - 2 comments

#319 - About string pattern matching

Issue - State: closed - Opened by CheaterScript over 2 years ago - 1 comment

#318 - Deno lock file issue with fastest-validator

Issue - State: open - Opened by codepilotsf over 2 years ago

#317 - consider null as a value

Pull Request - State: closed - Opened by Freezystem over 2 years ago - 2 comments

#316 - haltOnFirstError is missing from the type definitions

Issue - State: closed - Opened by HeyJ0e over 2 years ago - 1 comment
Labels: help wanted, good first issue

#315 - Strict for deep objects

Issue - State: open - Opened by zaksmok over 2 years ago - 1 comment

#314 - convert property in array type

Pull Request - State: closed - Opened by DenisFerrero over 2 years ago - 3 comments

#313 - Single and list of data auto-handling

Issue - State: closed - Opened by DenisFerrero over 2 years ago - 9 comments

#312 - Make applying defaults optional

Issue - State: open - Opened by FranzZemen over 2 years ago - 1 comment

#311 - how to write enum types as a short hand ? + enum validation bug

Issue - State: open - Opened by m0x31h0x64i almost 3 years ago - 1 comment
Labels: enhancement

#310 - Performance issues: compile function

Issue - State: closed - Opened by ipetrovic11 almost 3 years ago - 2 comments

#309 - Feat: add array index in path

Issue - State: open - Opened by intech almost 3 years ago - 4 comments

#308 - fix record rule

Pull Request - State: closed - Opened by hugebdu almost 3 years ago - 2 comments

#307 - bug in record rule?

Issue - State: closed - Opened by hugebdu almost 3 years ago - 1 comment

#306 - Using labels in error messages

Pull Request - State: closed - Opened by Abdullah0sama almost 3 years ago - 1 comment

#305 - Lint errors

Issue - State: open - Opened by avanelli almost 3 years ago - 1 comment

#304 - Add: haltOnFirstError option

Pull Request - State: closed - Opened by avanelli almost 3 years ago

#303 - Multi-schema nullable validators not working as expected.

Issue - State: closed - Opened by ccampanale almost 3 years ago - 3 comments

#302 - Q: Object with random key:value validation

Issue - State: closed - Opened by dougg0k almost 3 years ago - 2 comments

#301 - Would it be possible to use RE2 instead of Regex?

Issue - State: closed - Opened by stfsy about 3 years ago - 2 comments

#300 - Add Record rule

Pull Request - State: closed - Opened by FFKL about 3 years ago - 4 comments

#299 - Halt on Error Possible?

Issue - State: closed - Opened by blendPOS about 3 years ago - 4 comments
Labels: enhancement, help wanted

#298 - fix: issue #297

Pull Request - State: closed - Opened by 0x0a0d about 3 years ago

#297 - Backward compatibility broken when migrating to version `1.12.0`

Issue - State: closed - Opened by FFKL about 3 years ago - 2 comments
Labels: bug

#295 - Improve Types and IntelliSense for `compile` Function

Pull Request - State: closed - Opened by ITenthusiasm about 3 years ago - 1 comment

#294 - Add table of contents to the README.md

Pull Request - State: closed - Opened by adam-mccormick about 3 years ago - 5 comments

#293 - Failing to compile schema with enum values containing double-quotes

Issue - State: open - Opened by Technoash about 3 years ago - 2 comments

#292 - feat(rule:object): add entries to dynamic validate object key,value

Pull Request - State: closed - Opened by 0x0a0d over 3 years ago - 11 comments

#291 - fix(validator): custom rules should not overwrite original value when has error

Pull Request - State: closed - Opened by 0x0a0d over 3 years ago - 4 comments

#290 - fix(multi): item rule has custom checker will throw error if validate…

Pull Request - State: closed - Opened by 0x0a0d over 3 years ago - 2 comments

#288 - add context.data to d.ts

Pull Request - State: closed - Opened by 0x0a0d over 3 years ago

#287 - Module or class with Validator does not run with JUnit

Issue - State: open - Opened by askaribragimov over 3 years ago - 3 comments

#286 - fix(date): rule date add convert string to number for timestamp

Pull Request - State: closed - Opened by intech over 3 years ago - 1 comment

#285 - Rule `date` add convert string to number for timestamp

Issue - State: closed - Opened by intech over 3 years ago - 1 comment

#284 - check `empty: true` in string rule. Fixes #283

Pull Request - State: closed - Opened by icebob over 3 years ago - 1 comment

#283 - Possible bug: Optional enum string fails validation on empty input

Issue - State: closed - Opened by giovanni-bertoncelli over 3 years ago - 2 comments
Labels: enhancement

#282 - Custom validator regression with multiple rules

Issue - State: open - Opened by shawnmcknight over 3 years ago - 6 comments

#281 - Incomplete message returned in case of numeric field when min is set to 0

Issue - State: closed - Opened by Yash17Agrawal over 3 years ago - 1 comment

#280 - validate false if two field is equal

Issue - State: closed - Opened by alishefaee over 3 years ago - 3 comments

#279 - add missing strict

Pull Request - State: closed - Opened by 0x0a0d over 3 years ago

#278 - cannot create required if custom validator

Issue - State: open - Opened by ahmedthinkdifferent over 3 years ago - 1 comment

#277 - single validators and performance impact

Issue - State: closed - Opened by S-STALWART-S over 3 years ago - 2 comments

#276 - feature request: `map` rule

Issue - State: closed - Opened by sbmelvin over 3 years ago - 12 comments
Labels: enhancement, help wanted

#275 - Add normalize method

Pull Request - State: closed - Opened by adam-mccormick almost 4 years ago - 1 comment

#274 - [QUESTION] Accessing values of other fields from a custom rule

Issue - State: closed - Opened by hugohabicht01 almost 4 years ago - 8 comments

#273 - Create SECURITY.md

Issue - State: closed - Opened by zidingz almost 4 years ago - 1 comment

#272 - fix multi validate with object strict remove

Pull Request - State: closed - Opened by 0x0a0d almost 4 years ago

#271 - Custom string validator function adds unwanted key to parent object

Issue - State: open - Opened by rmattos500 almost 4 years ago - 9 comments
Labels: bug

#270 - add typing for currency rule

Pull Request - State: closed - Opened by ngraef almost 4 years ago

#269 - fix type of contains property in string validator options

Pull Request - State: closed - Opened by ngraef almost 4 years ago

#268 - Regex enable if value is not empty or null

Issue - State: open - Opened by sachinda123456 almost 4 years ago - 1 comment

#267 - Validate property based on another property

Issue - State: closed - Opened by wast almost 4 years ago - 1 comment

#266 - Date between today and +14 days

Issue - State: closed - Opened by wast almost 4 years ago - 11 comments

#265 - Decimal place validate in molecuter

Issue - State: closed - Opened by sachinda123456 almost 4 years ago - 2 comments

#264 - uuid default version

Issue - State: closed - Opened by ngraef almost 4 years ago - 1 comment

#263 - Conditional requirements like with AJV

Issue - State: closed - Opened by faustbrian almost 4 years ago

#262 - How to validate data based on another property in the data?

Issue - State: closed - Opened by faustbrian almost 4 years ago - 3 comments

#261 - Fix mixed properties descriptions in index.d.ts

Pull Request - State: closed - Opened by tiagomestreteixeira almost 4 years ago

#260 - Bug with type objectID

Issue - State: closed - Opened by mercuryskies almost 4 years ago - 1 comment

#259 - custom error objects

Issue - State: closed - Opened by higoka about 4 years ago - 6 comments

#258 - [Feature] Global Defaults

Issue - State: open - Opened by josepsolerpla about 4 years ago
Labels: enhancement, breaking-change

#257 - type email

Issue - State: closed - Opened by sajcics about 4 years ago - 2 comments

#256 - type string: alpha and optional option combinations

Issue - State: open - Opened by sajcics about 4 years ago - 5 comments

#255 - Update README.md

Pull Request - State: closed - Opened by erfanium about 4 years ago

#254 - Remove node v10 support

Pull Request - State: closed - Opened by erfanium about 4 years ago

#253 - CI workflow should check code format

Issue - State: open - Opened by erfanium about 4 years ago - 1 comment
Labels: enhancement, help wanted