0.18
SimpleForm Plugin for ClientSideValidations
2020
2021
2022
2023
2024
2025
0.0
validations-skipper is a gem that enables objects
to skip specified validations with ease.
It can be applied to ActiveRecord::Base classes.
2020
2021
2022
2023
2024
2025
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2020
2021
2022
2023
2024
2025
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2020
2021
2022
2023
2024
2025
0.03
Define validation groups in a model for greater control over which validations are run.
2020
2021
2022
2023
2024
2025
0.03
Define additional sets of validations beyond the standard "errors" that is tied to the ActiveRecord life-cycle. These additional sets can be defined with all the standard ActiveRecord::Validation macros, and the resulting collection is a standard ActiveRecord::Errors object.
2020
2021
2022
2023
2024
2025
0.09
Adds reflective access to validations
2020
2021
2022
2023
2024
2025
0.0
DbValidator helps identify invalid records in your Rails application that don't meet model validation requirements. It finds records that became invalid after validation rule changes, and validates imported or manually edited data. You can use it to audit records before deploying new validations ...
2020
2021
2022
2023
2024
2025
0.01
Stop wrestling with complex type validations and unclear error messages. Domainic::Type brings type validation to Ruby that is both powerful and delightful to use. Build composable type constraints with crystal-clear error messages that actually tell you what went wrong. From simple type checks t...
2020
2021
2022
2023
2024
2025
0.01
Rails plugin for implementing dry-validation gem for your Active Record Validations.
2020
2021
2022
2023
2024
2025
0.0
Helper to customize the validation messages in Hanami application views.
2020
2021
2022
2023
2024
2025
0.0
validation_examples_matcher provides rspec matcher testing validations with examples.
2020
2021
2022
2023
2024
2025
0.0
ConditionalValidation simplifies adding validation flags and then querying state to determine when associated validations should be run on models.
2020
2021
2022
2023
2024
2025
0.0
This ActiveRecord extension provides more validation schemes. There are some useful validation missing added by this plugin to fill the gap.
2020
2021
2022
2023
2024
2025
0.0
A extension activemodel's validations to validation step by step.
2020
2021
2022
2023
2024
2025
0.0
A Rails plugin that adds validation sets to Active Record.
2020
2021
2022
2023
2024
2025
0.0
With this gem you will have several validations that are common on day day and that will make life much easier for dev. Validations can be returned in a simple and standardized way..
2020
2021
2022
2023
2024
2025
0.0
Easily make your rails app's validation configurable by the end user by storing the validation rules in the database.
2020
2021
2022
2023
2024
2025
0.0
Client Side Validations support for Rails 2.x
2020
2021
2022
2023
2024
2025
0.03
Formtastic Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025