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: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
w3c-validators/w3c_validators | A Ruby library providing a unified interface to online W3C validation services. | 94 |
kaize/validates | Custom validators for Rails applications | 154 |
codegram/date_validator | A simple date validation system for Rails models | 496 |
eric-guo/attr_accessible2strong_params | Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
vic/params | 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 |
williamgueiros/brcpfcnpj | A set of functions for validating and formatting CPFs and CNPJs in Elixir. | 70 |
esbenp/bruno | A Laravel base API controller class and trait that provides features like dynamic eager loading, filtering, sorting, and pagination for resource URLs. | 165 |
bkuhlmann/auther | An authentication system for Ruby on Rails applications | 23 |