0.0
Validation frontend for models. Inspired by the scrivener gem.
2021
2022
2023
2024
2025
2026
0.0
Ruby gem that mimics AWS SQS Extended Client with features like S3 offloading, compression, cleanup, validation, and logging.
2021
2022
2023
2024
2025
2026
0.0
Official Ruby SDK for the Phone Number Validation & Formatter API by GenderAPI.io.
Features:
- Validate phone numbers from 240+ countries
- Format numbers to E.164 or national format
- Detect number type (mobile, landline, VoIP, etc.)
- Retrieve region, area code, and co...
2021
2022
2023
2024
2025
2026
0.0
A library that sucks... validation errors into an accumulator.
2021
2022
2023
2024
2025
2026
0.0
Modular hash validation
2021
2022
2023
2024
2025
2026
0.0
Provides simple, convention-based, user input validation and coercion. Also provides a 'type safe hash' and command line option parser that use it.
2021
2022
2023
2024
2025
2026
0.0
A workflow tool to: reconcile bank-downloaded csv's into categorized pta journals. Run finance validations on those journals. And generate csvs and plots on the output.
2021
2022
2023
2024
2025
2026
0.0
Defines multiple helpers that operate various textual operations like downcase, capitalize or sanitize (strip dangerous content) from string/text attributes in ActiveRecord models at validation (or any other callback).
2021
2022
2023
2024
2025
2026
0.0
Simple DSL to design validation schemas for JSON document (or Hash / Array structure)
2021
2022
2023
2024
2025
2026
0.0
Guardrail captures validation errors from your Ruby on Rails application to help you identify and fix user experience issues. The GuardrailNotifier gem makes it easy to hook up your app to the Guardrail web service.
2021
2022
2023
2024
2025
2026
0.0
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
2021
2022
2023
2024
2025
2026
0.0
Verify the existence of an email address.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord dirty tracking that compares every attribute to it's value before type cast
and marks all changes detected as changed attributes. This makes it possible to detect `user.name.upcase!`
`user.roles << 'some_role'` and similar implicit changes.
To make it automatic on ...
2021
2022
2023
2024
2025
2026
0.0
Package of validations commonly used in Defra Rails based digital services
2021
2022
2023
2024
2025
2026
0.0
Process parameters base on OpenApi3 JSON documentation, such as: validation and type conversion
2021
2022
2023
2024
2025
2026
0.0
Create resources with run-time payload type checking and link validation
2021
2022
2023
2024
2025
2026
0.0
Simple Input provides a fluent API for creating interactive command-line prompts with validation and conversion support. Inspired by golang's huh! library's input component.
2021
2022
2023
2024
2025
2026
0.0
Flatter transforms a deeply nested graph of ActiveModel-like objects
to a single mapper object that handles all the nested attributes and has a very flexible behavior
for handling validation, saving routines with a DRY approach.
2021
2022
2023
2024
2025
2026
0.0
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
2021
2022
2023
2024
2025
2026
0.0
Set a schema, defaults, and validations for your json attributes
2021
2022
2023
2024
2025
2026