Favicon of migrating-mvc-validation

migrating-mvc-validation Skill

AI Agent SkillHTMLOpen source

Migrates ASP.NET Framework validation to ASP.NET Core including data annotations, custom ValidationAttribute classes, ModelState handling, client-side unobtrusive validation, and FluentValidation integration. Use when upgrading projects that use DataAnnotations, IValidatableObject, RemoteAttribute, custom validation at Published by microsoft in upgrade-agent-plugins.

What is migrating-mvc-validation Skill?

Migrates ASP.NET Framework validation to ASP.NET Core including data annotations, custom ValidationAttribute classes, ModelState handling, client-side unobtrusive validation, and FluentValidation integration. Use when upgrading projects that use DataAnnotations, IValidatableObject, RemoteAttribute, custom validation at Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
23/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Data analysis
  • Research
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use migrating-mvc-validation Skill

  • Use it for security review.
  • Use it for data analysis.
  • Use it for research.

Built with

HTMLCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/upgrade-agent-plugins
  • Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/migrating-mvc-validation/SKILL.md

What it does

Migrates ASP.NET Framework validation to ASP.NET Core including data annotations, custom ValidationAttribute classes, ModelState handling, client-side unobtrusive validation, and FluentValidation integration. Use when upgrading projects that use DataAnnotations, IValidatableObject, RemoteAttribute, custom validation at

Skill instructions

ASP.NET MVC Validation Migration Overview Migrate validation logic from ASP.NET Framework to ASP.NET Core. Most DataAnnotations attributes transfer directly, but custom validators with service dependencies, client-side validation infrastructure, [Remote] attribute configuration, and [ApiController] automatic model validation require targeted changes. Workflow Track progress across these steps: Migration Progress: - [ ] Step 1: Audit validation usage - [ ] Step 2: Migrate data annotations and custom attributes - [ ] Step 3: Update ModelState handling for API controllers - [ ] Step 4: Migrate client-side validation scripts - [ ] Step 5: Migrate Remote validation - [ ] Step 6: Migrate FluentValidation integration - [ ] Step 7: Verify validation behavior Step 1: Audit Validation Usage Search the project for validation patterns to determine which steps apply: | Signal | Search pattern | Indicates | |--------|---------------|-----------| | Data annotations | using System.ComponentModel.DataA

Explore related resources

Frequently asked questions

What is migrating-mvc-validation?

migrating-mvc-validation is a open-source AI agent skill with Copy skill directory. Migrates ASP.NET Framework validation to ASP.NET Core including data annotations, custom ValidationAttribute classes, ModelState handling, client-side unobtrusive validation, and.

Who is migrating-mvc-validation best for?

migrating-mvc-validation is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows, research workflows.

How do I install migrating-mvc-validation?

Install or run migrating-mvc-validation using Copy skill directory. Check migrating-mvc-validation for the latest setup command.

Is migrating-mvc-validation actively maintained?

migrating-mvc-validation may need a closer maintenance check before production use.

Share:

Stars
8
Forks
1
Last commit
12 days ago
Repository age
2 months
License
NOASSERTION

Auto-fetched from GitHub.

Similar to migrating-mvc-validation