rails_param
Parameter Validator
A Ruby library for validating and coercing parameters in Rails controllers.
Parameter Validation & Type Coercion for Rails
942 stars
13 watching
89 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
| | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
| | A validation framework for HTTP request parameters and queries | 13 |
| | A Ruby library providing a unified interface to online W3C validation services. | 94 |
| | Custom validators for Rails applications | 154 |
| | A simple date validation system for Rails models | 496 |
| | Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
| | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
| | A fast and extensible Python library for data validation | 212 |
| | A Ruby gem providing extended validation for various types of data | 33 |
| | A gem providing an email validation mechanism for Rails applications | 644 |
| | Provides an easy way to validate and cast parameters with Ecto.Schema, allowing developers to define specific parameter structures without the need for strong parameters. | 364 |
| | A set of functions for validating and formatting CPFs and CNPJs in Elixir. | 70 |
| | A Laravel base API controller class and trait that provides features like dynamic eager loading, filtering, sorting, and pagination for resource URLs. | 165 |
| | An authentication system for Ruby on Rails applications | 23 |