{"id":20463039,"url":"https://github.com/tabblazor/tabblazor.fluentvalidation","last_synced_at":"2025-04-13T08:06:36.818Z","repository":{"id":69912477,"uuid":"532789678","full_name":"TabBlazor/TabBlazor.FluentValidation","owner":"TabBlazor","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T10:57:18.000Z","size":39,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T08:06:00.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/TabBlazor.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}},"created_at":"2022-09-05T07:27:29.000Z","updated_at":"2025-01-23T10:56:48.000Z","dependencies_parsed_at":"2023-07-13T23:45:31.679Z","dependency_job_id":null,"html_url":"https://github.com/TabBlazor/TabBlazor.FluentValidation","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabBlazor%2FTabBlazor.FluentValidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabBlazor%2FTabBlazor.FluentValidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabBlazor%2FTabBlazor.FluentValidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabBlazor%2FTabBlazor.FluentValidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TabBlazor","download_url":"https://codeload.github.com/TabBlazor/TabBlazor.FluentValidation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681492,"owners_count":21144700,"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":[],"created_at":"2024-11-15T13:08:59.083Z","updated_at":"2025-04-13T08:06:36.749Z","avatar_url":"https://github.com/TabBlazor.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TabBlazor.FluentValidation\nA library for using FluentValidation with [TabBlazor](https://github.com/joadan/TabBlazor)\n\n[![Build](https://github.com/magahl/TabBlazor.FluentValidation/actions/workflows/ci.yml/badge.svg)](https://github.com/magahl/TabBlazor.FluentValidation/actions/workflows/ci.yml)\n\n[![Nuget](https://img.shields.io/nuget/v/tabblazor.fluentvalidation.svg)](https://www.nuget.org/packages/TabBlazor.FluentValidation/)\n## Installing\n\nYou can install from Nuget using the following command:\n`dotnet add package TabBlazor.FluentValidation`\n\n\n1. Add validation into DI like below\n\n```csharp\nservices\n    .AddTabBlazor()\n    .AddValidation\u003cTabBlazorFluentValidationValidator\u003e();\n```\n\n2. Add validators:\n\n```csharp\nservices\n    .AddTransient\u003cIValidator\u003cPerson\u003e, PersonValidator\u003e();\n```\n\n3. Profit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabblazor%2Ftabblazor.fluentvalidation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabblazor%2Ftabblazor.fluentvalidation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabblazor%2Ftabblazor.fluentvalidation/lists"}