awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
athena-framework avatar

athena-framework/validator

0
View on GitHub↗
7 Stars·1 Fork·Crystal·MIT·5 Aufrufeathenaframework.org/Validator↗

Validator

Object/value validation library

Features

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

Star-Verlauf

Star-Verlauf für athena-framework/validatorStar-Verlauf für athena-framework/validator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht athena-framework/validator?

Object/value validation library

Was sind die Hauptfunktionen von athena-framework/validator?

Die Hauptfunktionen von athena-framework/validator sind: Data Validation.

Welche Open-Source-Alternativen gibt es zu athena-framework/validator?

Open-Source-Alternativen zu athena-framework/validator sind unter anderem: 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…

Open-Source-Alternativen zu Validator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Validator.
  • symfony/validatorAvatar von symfony

    symfony/validator

    2,689Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,689
  • open-circle/valibotAvatar von open-circle

    open-circle/valibot

    8,769Auf GitHub ansehen↗

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

    TypeScriptbundle-sizemodularparsing
    Auf GitHub ansehen↗8,769
  • aosasona/crossbarA

    aosasona/crossbar

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • atinux/schema-inspectorAvatar von Atinux

    Atinux/schema-inspector

    503Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗503
  • Alle 30 Alternativen zu Validator anzeigen→