{"id":19199929,"url":"https://github.com/paveldeuce/data-validator","last_synced_at":"2026-04-19T06:41:51.853Z","repository":{"id":112917918,"uuid":"340034997","full_name":"PavelDeuce/data-validator","owner":"PavelDeuce","description":"JS schema builder for value validation","archived":false,"fork":false,"pushed_at":"2022-08-15T19:50:57.000Z","size":209,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T12:18:07.914Z","etag":null,"topics":["eslint","jest","library","makefile","object-oriented-programming","oop","schema","schema-builder","validator","validators"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PavelDeuce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-18T11:54:50.000Z","updated_at":"2022-07-24T16:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ec6ae2a-c92b-4c80-886e-1d1d8fe0196d","html_url":"https://github.com/PavelDeuce/data-validator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDeuce%2Fdata-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDeuce%2Fdata-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDeuce%2Fdata-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDeuce%2Fdata-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PavelDeuce","download_url":"https://codeload.github.com/PavelDeuce/data-validator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240272549,"owners_count":19775060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eslint","jest","library","makefile","object-oriented-programming","oop","schema","schema-builder","validator","validators"],"created_at":"2024-11-09T12:29:37.127Z","updated_at":"2026-04-19T06:41:51.808Z","avatar_url":"https://github.com/PavelDeuce.png","language":"JavaScript","readme":"# data-validator\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/14ddf4272f570ead26e6/maintainability)](https://codeclimate.com/github/PavelDeuce/js-oop-project-lvl1/maintainability)\n[![Actions Status](https://github.com/PavelDeuce/js-oop-project-lvl1/workflows/hexlet-check/badge.svg)](https://github.com/PavelDeuce/js-oop-project-lvl1/actions)\n[![Node CI](https://github.com/PavelDeuce/js-oop-project-lvl1/actions/workflows/nodejs.yml/badge.svg)](https://github.com/PavelDeuce/js-oop-project-lvl1/actions/workflows/nodejs.yml)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/14ddf4272f570ead26e6/test_coverage)](https://codeclimate.com/github/PavelDeuce/js-oop-project-lvl1/test_coverage)\n\nJS schema builder for value validation\n\n## Example\n\n```javascript\n  const validator = new Validator();\n  const schema = validator.number();\n  schema.isValid(null)) // true\n  schema.required();\n  schema.isValid(null)) // false\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaveldeuce%2Fdata-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaveldeuce%2Fdata-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaveldeuce%2Fdata-validator/lists"}