82 skills found · Page 2 of 3
cinar / CheckerEffortless input validation in Go with the power of struct tags. No dependencies, just pure simplicity. ✨ See how! 👀
guinhx / ZodSharpZodSharp is a high-performance, zero-allocation schema validation library for C#, featuring struct-based rules, a fluent API, and source-generator support inspired by Zod.
go-sanitize / SanitizeA Go library to sanitize/mutate structs (e.g. before validation).
Jane-Terziev / Dry SwaggerGenerate swagger documentation out of Dry::Struct and Dry::Validation::Contract schemas.
zoedsoupe / Exoschema validation and struct builder, ala Elixir's ecto
mishka-group / Guarded StructGuardedStruct macro allows to build Structs that provide you with a number of important options Validation, Sanitizing, Constructor
jamieomatthews / ValidationPerform Data Validation For Structs in Go
gojuno / GenvalGenerates Validate() methods for structs by tags
Hypersequent / ZenZen - Converts Go structs with go-validator validations to Zod schemas.
Beerus-go / BeerusBeerus is a web framework developed entirely in go, Based on net/http, it extends the management of routes, adds interceptors, session management, receiving parameters with struct, parameter validation, etc. It also provides WebSocket support to upgrade the http protocol to WebSocket and implement communication.
brightcove / Playback GokayCode generated struct validation tool for go.
cloudwego / Thrift Gen Validatorthrift-gen-validator is a thriftgo plugin to generate struct validators.
dentelis / Php Json Structure ValidatorLightweight library to validate/assert json documents structure
Rick-Phoenix / Protocheck✅ Generate validation logic for rust structs from protobuf annotations
roastedwebma / GovalidatorA simple, efficient, type-safe, easy to use Golang validator without any struct tag or type assertion. govalidator, validation, validator
semihs / GoformGolang web forms, html5 support, file upload, bind from interface, bind from request, map to struct, template support, validations, filters and build query support
nao1215 / Fileprepstruct-tag preprocessing and validation for CSV/TSV/LTSV, JSON/JSONL, Parquet, Excel.
sgh370 / RustvalidityRustValidity is a powerful, flexible, and easy-to-use validation library for Rust that provides struct-level validation. It offers a wide range of built-in validation rules and supports custom validation logic.
surgeventures / Ecto Phone Number[Library] Ecto phone number type - validates and formats phone numbers using libphonenumber with explicit struct representation. | Elixir | Ecto, libphonenumber
lvgalvao / ExcelStructureValidatorO Excel Structure Validator é um projeto Python destinado a validar a estrutura de arquivos Excel.