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
·
athena-framework avatar

athena-framework/validator

0
View on GitHub↗
7 stele·1 fork·Crystal·MIT·2 vizualizăriathenaframework.org/Validator↗

Validator

Object/value validation library

Features

  • Data Validation - Offers a robust and flexible framework for data validation.

Istoric stele

Graficul istoricului de stele pentru athena-framework/validatorGraficul istoricului de stele pentru athena-framework/validator

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face athena-framework/validator?

Object/value validation library

Care sunt principalele funcționalități ale athena-framework/validator?

Principalele funcționalități ale athena-framework/validator sunt: Data Validation.

Care sunt câteva alternative open-source pentru athena-framework/validator?

Alternativele open-source pentru athena-framework/validator includ: symfony/validator — This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and… open-circle/valibot — Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments. aosasona/crossbar — ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}. bcoop713/skooma — Elixir data validation library. bydooweedoo/is — Fast, extensible and easy to use data structure validation for elixir with nested structures support. atinux/schema-inspector — Schema-Inspector is a powerful tool to sanitize and validate JS objects. It's designed to work both client-side and…

Alternative open-source pentru Validator

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Validator.
  • symfony/validatorAvatar symfony

    symfony/validator

    2,689Vezi pe GitHub↗

    This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and complex object structures against predefined constraints. It provides a structured approach to inspecting object graphs and property metadata, ensuring that data conforms to expected requirements before it is processed by an application. The framework distinguishes itself through a metadata-driven mapping system that uses reflection or configuration files to apply rules directly to object properties. It supports contextual rule orchestration, allowing developers to organize constrai

    PHPcomponentphpsymfony
    Vezi pe GitHub↗2,689
  • open-circle/valibotAvatar open-circle

    open-circle/valibot

    8,769Vezi pe GitHub↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    TypeScriptbundle-sizemodularparsing
    Vezi pe GitHub↗8,769
  • aosasona/crossbarA

    aosasona/crossbar

    0Vezi pe GitHub↗

    ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}

    Vezi pe GitHub↗0
  • atinux/schema-inspectorAvatar Atinux

    Atinux/schema-inspector

    503Vezi pe GitHub↗

    Schema-Inspector is a powerful tool to sanitize and validate JS objects. It's designed to work both client-side and server-side and to be scalable with allowing asynchronous and synchronous calls.

    JavaScript
    Vezi pe GitHub↗503
  • Vezi toate cele 30 alternative pentru Validator→