awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGenerated Model Validators

Injecting custom validation logic into auto-generated data models through templates or type reuse.

Distinct from Custom Validators: Distinct from Custom Validators: applies validation injection specifically within code generation pipelines, not general runtime validation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Generated Model Validators. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Class Property Validation
  4. Custom Validators
  5. Generated Model Validators

Awesome Generated Model Validators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • go-swagger/go-swaggerAvatar von go-swagger

    go-swagger/go-swagger

    9,989Auf GitHub ansehen↗

    go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command

    Allows injection of custom validation logic into generated Go struct models.

    Goapicode-generatorgo
    Auf GitHub ansehen↗9,989