{"id":25168237,"url":"https://github.com/gabriel-logan/custom-class-validator","last_synced_at":"2026-04-26T23:31:50.218Z","repository":{"id":275819982,"uuid":"927289281","full_name":"gabriel-logan/custom-class-validator","owner":"gabriel-logan","description":"Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.","archived":false,"fork":false,"pushed_at":"2025-07-19T18:57:56.000Z","size":4593,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T21:53:29.143Z","etag":null,"topics":["class","class-validator","decorator","decorators","dto","learn","multiform-validator","nestjs","student-vscode","validator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabriel-logan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gabriel-logan"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"gabriellogan","custom":null}},"created_at":"2025-02-04T18:03:23.000Z","updated_at":"2025-07-19T18:57:53.000Z","dependencies_parsed_at":"2025-02-04T19:26:28.855Z","dependency_job_id":"bac0b28d-552d-4fbe-8375-0721f153bc88","html_url":"https://github.com/gabriel-logan/custom-class-validator","commit_stats":null,"previous_names":["gabriel-logan/custom-class-validator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabriel-logan/custom-class-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fcustom-class-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fcustom-class-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fcustom-class-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fcustom-class-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabriel-logan","download_url":"https://codeload.github.com/gabriel-logan/custom-class-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-logan%2Fcustom-class-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["class","class-validator","decorator","decorators","dto","learn","multiform-validator","nestjs","student-vscode","validator"],"created_at":"2025-02-09T07:16:27.580Z","updated_at":"2026-04-26T23:31:50.196Z","avatar_url":"https://github.com/gabriel-logan.png","language":"TypeScript","readme":"# custom-class-validator\nRepository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.\n\n## Installation\n\n```bash\nyarn install\n```\n\n## Configuration\n\nCreate a `.env` file in the root of the project and add the following environment variables:\n\n```env\nNODE_ENV=\"development\"\nPORT=3000\n```\n\n## Running the app\n\n### Development\n```bash\nyarn dev\n```\n\n### Production\n```bash\nyarn build \u0026\u0026 yarn start\n```\n\n## LEARN.md\n\nThis file contains the step-by-step to create the custom class validator.\n- [LEARN.md](LEARN.md)\n\n## License\n\nThis project is [MIT licensed](LICENSE)\n","funding_links":["https://github.com/sponsors/gabriel-logan","https://buymeacoffee.com/gabriellogan"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-logan%2Fcustom-class-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-logan%2Fcustom-class-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-logan%2Fcustom-class-validator/lists"}