An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with validations

A curated list of projects in awesome lists tagged with validations .

https://github.com/igorkasyanchuk/active_storage_validations

Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }

active-storage activestorage rails validations

Last synced: 13 May 2025

https://github.com/hueitan/angular-validation

[INACTIVE] Client Side Validation for AngularJS 1. (You should use version > 2 :boom:)

angular angularjs javascript validation validations

Last synced: 15 May 2025

https://github.com/adopted-ember-addons/ember-cp-validations

Ember computed property based validations

ember ember-addon validations

Last synced: 15 May 2025

https://github.com/valiktor/valiktor

Valiktor is a type-safe, powerful and extensible fluent DSL to validate objects in Kotlin

dsl kotlin kotlin-dsl kotlin-library validation validation-library validations

Last synced: 11 Jan 2026

https://github.com/busypeoples/revalidation

Higher Order Component for Validating Forms in React

form react validations

Last synced: 07 Apr 2025

https://github.com/CharlGottschalk/approvejs

A simple JavaScript validation library that doesn't interfere

approve form form-validation javascript javascript-library validation validations validator

Last synced: 01 Apr 2025

https://github.com/amatsuda/html5_validators

A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation

activemodel activerecord html5 rails ruby validations

Last synced: 08 Oct 2025

https://github.com/hanami/validations

Validation mixin for Ruby objects

coercion ruby validations whitelisting

Last synced: 16 Jul 2025

https://github.com/michaelklishin/validateur

Functional validations inspired by Ruby's ActiveModel

clojure clojurescript validation validations

Last synced: 07 Oct 2025

https://github.com/sikandarjodd/form-builder

Svelte Form Builder include various Input fields validated using ZOD + Superforms

form-builder forms formsnap superforms svelte valibot validations zod

Last synced: 06 Apr 2025

https://github.com/typeofweb-org/schema

@typeofweb/schema: Lightweight validator with 100% TypeScript support and sane coercion rules.

functional-programming hacktoberfest jsonschema schema ts typescript validation validation-library validations

Last synced: 12 Apr 2025

https://github.com/soveran/scrivener

Validation frontend for models.

assertions lesscode validations

Last synced: 30 Dec 2025

https://github.com/lykmapipo/sails-hook-validation

Custom validation error messages for sails model with i18n support

javascript sails sails-hook sails-hook-validation sails-model validations

Last synced: 07 May 2025

https://github.com/melekes/valle

[MAINTAINERS WANTED] Built-in limit validations for your ActiveRecord model

activerecord activerecord-model validations

Last synced: 22 Jul 2025

https://github.com/sjc5/remix-easy-mode

Simple, typesafe toolkit for developing highly interactive Remix apps. Inspired by TRPC.

actions bouncer forms middleware react react-query remix trpc typesafe typescript validations zod

Last synced: 16 Mar 2025

https://github.com/adfinis/ember-validated-form

Easily create forms with client side validations.

ember-addon ember-changeset forms validations

Last synced: 13 Apr 2025

https://github.com/public-law/schema-dot-org

Easy structured data for websites. All validated for syntax and semantics. Simple declarative-style coding.

google-crawler json-ld rails ruby schema-org seo structured-data validations

Last synced: 11 Nov 2025

https://github.com/jellydn/next-validations

NextJS API Validations, support Zod, Yup, Fastest-Validator, Joi, and more

api fastest-validator hacktoberfest joi-validation nextjs validations yup-validation zod

Last synced: 05 Apr 2025

https://github.com/nsoufian/v4f

:heavy_check_mark:4F | A declarative , efficient, and flexible javaScript validation library for Humans.

forms javascript-library validate-js validation validation-library validations validator validatorjs

Last synced: 19 Mar 2025

https://github.com/swaggerexpert/swagger-editor-validate

This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.

editor openapi openapi2 openapi3 openapi31 swagger validate validations

Last synced: 20 Aug 2025

https://github.com/laminas/laminas-inputfilter

Normalize and validate input sets from the web, APIs, the CLI, and more, including files

filtering validations

Last synced: 02 Jul 2025

https://github.com/altostra/type-validations

Data validations library

library typescript validations

Last synced: 10 Apr 2025

https://github.com/buildo/smooth-release

Replacement for `npm version` and `npm publish` with validations and CHANGELOG.md + GitHub release generation

changelog github-releases npm npm-publish npm-version semantic-versioning validations versioning

Last synced: 08 Oct 2025

https://github.com/rootstrap/validate

An extension to the popular library validate.js that adds some useful custom validations out of the box. Also, a hub for all custom validations, that we have created, so you can easily add them to your own project.

form form-validation hackto hacktoberfest javascript javascript-library js validations

Last synced: 29 Apr 2025

https://github.com/lundegaard/validarium

🛡Agnostic validation library for JavaScript applications.

formik intl ramda react redux-form validations

Last synced: 09 Aug 2025

https://github.com/felipefava/request_params_validation

Request parameters validations, type coercion and filtering for Rails params

coercion documentation filter params rails requests ruby type-safety validations

Last synced: 08 Sep 2025

https://github.com/pauloanalista/prmtoolkit.notificationpattern

prmToolkit.NotificationPattern é uma classe que nos permite adicionar notificações para nossas entidades e objetos de valor.

entidades fluent fluentvalidation notification notifications objetos-de-valor pattner prmtoolkit validations validator

Last synced: 25 Jun 2025

https://github.com/serradura/type_validator

Adds type validation for classes with ActiveModel::Validations.

activemodel ruby ruby-gem ruby-on-rails type-checking validations

Last synced: 28 Apr 2025

https://github.com/daleal/loveform

The Vue form assembly tool that won't break your heart 💔

form forms typescript validation validations vue vue3 vuejs

Last synced: 11 Sep 2025

https://github.com/contractual-dev/contractual

Contractual is an open-source tool designed to unify the lifecycle of API definitions and json contracts, ensuring consistency, versioning, and type safety across modern development workflows.

contract contracts json-schema openapi openapi3 rest rest-api schema spec ts-rest typespec validations

Last synced: 11 Oct 2025

https://github.com/sandshellcreations/validationexampleswift

This project contains single generic validations file that can be used for validations on login, signup process or form validations. only one function can work for all view controller validations e.g. there is only one function that is used for login View Controller, signup ViewController and editProfile ViewController also. i've handled the validation cases for email, phone number, name etc. you can add your other RegExes in this file for other validations.

ios iosdevelopment kissmycode sandshellcreations swift3 tuples validationexampleswift validations validator xcode

Last synced: 27 Oct 2025

https://github.com/poteto/validated-proxy

Typesafe, validated ES2015 proxies

es2015 proxy typescript validations

Last synced: 23 Apr 2025

https://github.com/dzfweb/fluentspecification

A small validation library for .NET that uses a fluent interface and lambda expressions for building validations using Specification Pattern

specification-pattern validations

Last synced: 10 Apr 2025

https://github.com/seanluis/rest-data-validator

REST Data Validator is a versatile library designed to offer comprehensive validation for data in RESTful APIs. It supports a wide range of data types, validation rules, and is designed with extensibility in mind, making it ideal for ensuring data integrity and compliance with API specifications.

api assets data-validation decorators framework hacktoberfest input javascript node rest rest-api sanitize schema typescript validate validation-library validations validator

Last synced: 30 Oct 2025

https://github.com/sformisano/vuetify-jet-validator

A simple abstraction class that simplifies form validations with Vuetify.

form forms validation validations validator vue vuejs

Last synced: 07 May 2025

https://github.com/carwow/restful_resource

Simple and reliable ruby gem to retrieve structured Ruby objects out of JSON APIs

api-client caching rails validations

Last synced: 07 Aug 2025

https://github.com/lykmapipo/mongoose-valid8

Additional mongoose schema validations

array mongoose number string valdator validations

Last synced: 11 Oct 2025

https://github.com/esanmiguelc/elm-validate

Validation library inspired by ecto changeset validations.

elm validations

Last synced: 23 Apr 2025

https://github.com/mtarnovan/romanianvalidators

Collection of validations for Cod Numeric Personal (CNP), Cod de identificare fiscală (CIF) and IBAN (only Romanian format, as published by Romanian National Bank

activemodel bic cif cnp iban rails ruby validations

Last synced: 24 Jul 2025

https://github.com/fiseni/pozitron.validations

Nuget package for validating various inputs against invalid values. If validation fails appropriate exception is thrown.

inline-validation invalid-argument pozitrondev validations

Last synced: 05 Jul 2025

https://github.com/insistence/pydantic-validation-decorator

Practical pydantic validation decorators that support manual invocation. 支持手动调用的实用的pydantic验证装饰器。

decorators pydantic pydantic-models pydantic-v2 pydantic-validation validation-decorator validations

Last synced: 27 Apr 2025

https://github.com/sikandarjodd/forms-sv

Sveltekit Superform Validations Examples - ZOD - FormSnap

debounce image-validation multi-step-form superforms sveltekit validations

Last synced: 07 Oct 2025

https://github.com/ignacio-nacho-barbano/loveurl

A url builder and parser pack for handling url states in an easy way.

builder javascript love npm open-source params parser searchparams string uri url validations validator

Last synced: 04 Sep 2025

https://github.com/bosnaufal/argvalid

Make Sure That Your Variable Is Valid. It's Inspired By https://vuejs.org/v2/guide/components.html#Props

checker checker-service props validation validations validator validators variable

Last synced: 03 Oct 2025

https://github.com/skbkontur/react-ui-validations

Репозиторий переехал в skbkontur/retail-ui

forms react-ui retail-ui validations

Last synced: 20 Aug 2025

https://github.com/ameerthehacker/xamarinformvalidation

Delcarative, flexible and highly configurable validations in Xamarin without a sweat

validations xamarin-forms

Last synced: 12 Apr 2025

https://github.com/zimudec/oc-wizard-plugin

Plugin for October CMS that allows you to easily implement and configure a wizard system of steps with forms and validations

cms form forms october octobercms plugin step steps validation validations wizard

Last synced: 24 Jan 2026

https://github.com/redhat-openstack/container-validations

Provide a container allowing to run validations

container docker openstack podman tripleo validations

Last synced: 20 Mar 2025

https://github.com/vlambo3/taskmanagerapp

Welcome to our Java-based task management application. Designed with Java Spring Boot, HTML, CSS, and JavaScript, our program allows users to effortlessly create, edit, and delete tasks. Featuring a sleek and intuitive interface, backed by robust backend functionality, it offers a seamless user experience. JavaDoc for devs included.

css exception-handling html5 java javadoc javascript spring-boot validations

Last synced: 14 Apr 2025

https://github.com/nitin27may/angularformvalidation

Angular 14 Reactive form validation with less boilerplate code.

angular angular14 component form-validation validation validations

Last synced: 19 Aug 2025

https://github.com/aayushi-as/footfusion-backend

Footfusion is footwear e-commerce platform. This backend is designed with Spring Boot, leveraging Spring Security, JWT for authentication, and Spring Data JPA for database interactions.

java maven spring-boot spring-boot-security spring-data-jpa validations

Last synced: 01 Feb 2026

https://github.com/sibiraj-s/validator.fn

A simple function to aid form validations

form react validations

Last synced: 28 Apr 2025

https://github.com/calebdwilliams/form-control-poc

This repo contains exploration code for implanting form behaviors using ElementInternals for custom elements.

customelements forms htmlelement lit validation-library validations webcomponents

Last synced: 27 Mar 2025

https://github.com/manusant/backstage-service-sdk

a comprehensive suite of utilities designed to enhance the development of backend microservices and plugins within the Backstage ecosystem. This SDK provides developers with robust tools to build scalable, efficient, and integrated solutions effortlessly.

backstage express integration-testing knex nodejs repository repository-pattern sdk transactional validations zod

Last synced: 01 Jul 2025

https://github.com/wilfredpine/python-form-validators

Customized form validations for python web development.

django form-validation framework input python validation validations validator web

Last synced: 29 Oct 2025

https://github.com/crispengari/regex-validator

this is a javascript package that validate the validity of common strings. It check if the basic strings like email, password, username are valid.

javascript regular-expression typescript validations validator

Last synced: 03 Apr 2025

https://github.com/anmolsukki/form-validation

[ReactJs] Form validation

form modal validations

Last synced: 28 Mar 2025

https://github.com/alozavr/dginputfield

DGInputField. Formattable and validatable UITextField with care of cursor position

caret-position ios swift textfield textformatter validations

Last synced: 29 Dec 2025

https://github.com/basemax/validationparentheses

Tiny C program to validation Parentheses () [] {} symbols.

c validation validation-util validations validator validator-math validators

Last synced: 03 Apr 2025

https://github.com/mohammedal-mahdawi/vue-computed-validator

Vue.js form validation plugin that depends on the property not the HTML element on validating with no dependency and respect to Vue reactivity.

form form-validation input-validation validate validation validation-library validations validator vue vue-computed-validator vue2 vuejs vuejs2

Last synced: 20 Jan 2026

https://github.com/ps0305/nestedmdf

nested model-driven form with validation using the latest forms module

angular2 modeldrivenforms nested-set validations

Last synced: 27 Jul 2025

https://github.com/mtarnovan/validators_ro

Validators for Romanian CIF, CNP and IBAN in Elixir

bic cif cnp cui elixir iban validations

Last synced: 13 Aug 2025

https://github.com/mpankajarun/credit-card-validation

This app will show you how to create a simple credit card form. We'll build the whole thing from scratch, with a little help from Bootstrap 3 for the interface, and Payform.js for client-side form validation.

bootstrap3 javascript payformjs validations

Last synced: 15 Aug 2025

https://github.com/jumanjigobez/age_calc

A powerful simple Age Calculator that enables you to View an age in years, months, and days. Dev using basics HTML, CSS & Js

age-calculator age-calculator-birthday html-css-javascript powerful responsive responsive-design simple-app validations

Last synced: 16 Aug 2025

https://github.com/chazwatkins/apex-guardian

Simple validation library that allows you to centralize all Apex validations for an Object

apex record records rules ruleset salesforce sobject sobjects validate validation validation-rules validations validationservice validator

Last synced: 16 Jan 2026

https://github.com/wudege/tforms

TForms is a flexible forms validation library for PHP API project.

form-validation forms tforms validation validations validator

Last synced: 13 Jan 2026

https://github.com/heraldofortuna/form-validation-react

Simple form in React with included validations created using custom hooks. It's just a little interface and it shows error messages in addition to a message when loading successfully.

hooks reactjs validations

Last synced: 08 Apr 2025

https://github.com/gustavoestevesr/booking

Projeto Angular com Karma utilizando testes unitários com foco no Login, Cadastro, Recuperação de Senha de forma consistente e com uma ótima experiência do usuário em um formulário de autenticação.

angular angular-material authentication karma location notifications router services test-driven-development ui-design ux-design validations

Last synced: 27 Feb 2025