html5_validators
Validator
Automatic client-side validation using HTML5 Form Validation for Rails applications
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
304 stars
11 watching
80 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
activemodelactiverecordhtml5railsrubyvalidations
Related projects:
Repository | Description | Stars |
---|---|---|
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
kaize/validates | Custom validators for Rails applications | 154 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
codegram/date_validator | A simple date validation system for Rails models | 496 |
amatsuda/active_decorator | A view helper library for Rails that integrates decorators into models and views at compile-time, enabling Object-Oriented view helpers. | 1,110 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
nicolasblanco/rails_param | A Ruby library for validating and coercing parameters in Rails controllers. | 942 |
amatsuda/motorhead | A Rails framework for rapid feature development and testing | 181 |
adzap/validates_timeliness | A plugin for Rails that enables strict validation of dates, times and datetimes across multiple versions of the Ruby on Rails framework. | 1,592 |
w3c-validators/w3c_validators | A Ruby library providing a unified interface to online W3C validation services. | 94 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
sofish/validator.js | A lightweight validation component for HTML forms that supports various input types and customizable error handling. | 283 |
brophdawg11/remix-validity-state | A small React form validation library built to leverage HTML input validation attributes and share validations between client and server | 164 |