awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInput Constraints

Logic to enforce specific boundaries and formats on input data such as range and length checks.

Distinct from Input Validation: Distinct from Input Validation: focuses on the specific constraint rules (regex, length) rather than the general validation process or UI feedback.

Explore 1 awesome GitHub repository matching user interface & experience · Input Constraints. Refine with filters or upvote what's useful.

Awesome Input Constraints GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • async-graphql/async-graphqlAvatar async-graphql

    async-graphql/async-graphql

    3,671Vezi pe GitHub↗

    async-graphql is a type-safe framework for building specification-compliant GraphQL servers in Rust. It uses procedural macros to automatically generate schemas from native language structures, ensuring consistency between the data model and the API specification. The project provides native support for Apollo Federation v2, allowing entities and fields to be shared and resolved across multiple distributed subgraphs. It also implements real-time data streaming via WebSocket subscriptions and asynchronous event streams. The framework includes a wide array of capabilities for schema design, su

    Implements constraints on input fields using numeric ranges, string lengths, and regular expressions.

    Rust
    Vezi pe GitHub↗3,671
  1. Home
  2. User Interface & Experience
  3. Numeric Inputs
  4. Input Validation
  5. Input Constraints