0.0
Declare ActiveModel validations fluently
2021
2022
2023
2024
2025
2026
0.0
Simple way to add Active Record Validations to models and views through the limits established in your database.
2021
2022
2023
2024
2025
2026
0.0
It allows you to specify validations for method arguments, using `validate_args` to supply validation rules of a hash or array.
2021
2022
2023
2024
2025
2026
0.0
Use reflection to spec ActiveModel validations
2021
2022
2023
2024
2025
2026
0.0
If you need a way to easily skip validations on some attributes and only in certain cases, this gem will allow you to do it in a clean and elegant way.
2021
2022
2023
2024
2025
2026
0.0
automatically add client-side validations
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord extension that allows to infer validation rules from database
2021
2022
2023
2024
2025
2026
0.0
Reuse your Rails model validations on the client-side.
2021
2022
2023
2024
2025
2026
0.0
Another validation library
2021
2022
2023
2024
2025
2026
0.0
Add more validation methods for ActiveRecord columns like email, url, and creditcard.
2021
2022
2023
2024
2025
2026
0.0
Provides an ActiveModel validation that checks if an attribute represents a legal BSON::ObjectId .
2021
2022
2023
2024
2025
2026
0.0
HMAC Validation for Rails.
2021
2022
2023
2024
2025
2026
0.0
Package containing validations: .
2021
2022
2023
2024
2025
2026
0.0
Ember.js validation add on (hai18n)
2021
2022
2023
2024
2025
2026
0.0
Awesome validation and object matching library
2021
2022
2023
2024
2025
2026
0.0
Automate the writing of validations, relations in files and specs. Create boilerplate validation in models, specs, migrations. This specs are generated based on rspec, shoulda-matchers and factorygirl
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Enum fire SQL request and bypass ActiveModel::Validations, this let you play with enum and validation
2021
2022
2023
2024
2025
2026
0.0
Extra matchers to test model validation
2021
2022
2023
2024
2025
2026
0.0
Live validator is a Rails Guilded (http://github.com/midas/guilded/tree/master) component that will reflect ActiveRecord validations and use them to live validate forms. Live validator uses the Live Validation (http://www.livevalidation.com) JavaScript library to accomplish this task. It also...
2021
2022
2023
2024
2025
2026
0.0
Adds type validation for classes with ActiveModel::Validations.
2021
2022
2023
2024
2025
2026