0.0
Validations for ruby objects
2020
2021
2022
2023
2024
2025
0.0
A simple gem to do validation
2020
2021
2022
2023
2024
2025
0.0
Simple DSL for datatype validation for basic data types.Inspired from GRPC DSL. Since ruby is dynamic language, datatype validator helps to reduce runtime errors by validating structure before processing
2020
2021
2022
2023
2024
2025
0.0
Brazilian zipcode validations for ActiveRecord, integrated with correios-cep gem.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord model validation against stopforumspam.com (Rails 3)
2020
2021
2022
2023
2024
2025
0.0
IAP and IAB receipt validation module.
2020
2021
2022
2023
2024
2025
0.0
A rails plugin to set the digested value before validation and validate uniqueness.
2020
2021
2022
2023
2024
2025
0.0
W3C Validators is a Ruby wrapper for the World Wide Web Consortium's online validation services.
2020
2021
2022
2023
2024
2025
0.0
Defined hashlike objects, with validations. For simple schema definitions and checking they're followed
2020
2021
2022
2023
2024
2025
0.0
WIP!!! escher sign and validation for faraday http rest client
2020
2021
2022
2023
2024
2025
0.0
Framecurve parser, validation and interpolation
2020
2021
2022
2023
2024
2025
0.0
Apply ActiveModel validations at a model instance level
2020
2021
2022
2023
2024
2025
0.0
A very simple wrapper for the PostCodeAnywhere Bank Account Validation API.
2020
2021
2022
2023
2024
2025
0.0
Auto generating ActiveModel validations for hashes
2020
2021
2022
2023
2024
2025
0.0
Provides Rails model services (such as validations) to non-ActiveRecord descendants.
2020
2021
2022
2023
2024
2025
0.0
adds a uniqueness validator for globalize3 translated models
2020
2021
2022
2023
2024
2025
0.0
Little gem that take advantage of Roo gem and Rails ActiveModel validation methods to read and validate the content of a spreadsheet
2020
2021
2022
2023
2024
2025
0.0
An api to run sequential checks like 'ActiveModel::Validations' do, but with generic messages instead of errors. See more info at https://www.rubydoc.info/gems/verifly/0.3.1.0
2020
2021
2022
2023
2024
2025
0.0
Password hashing and validation using OpenSSL::PKCS5::pbkdf2_hmac for the hash and SecureRandom.base64 for the salt. Digest defaults to SHA1, but can be set to any digest (eg SHA256) supported by your systems OpenSSL lib.
2020
2021
2022
2023
2024
2025
0.0
Adds validations on URL attributes for ActiveRecord models.
URL scheme will be checked and added before updating the database if necessary.
A raw_attribute method will also be added to display the url without HTTP(S) scheme or trailing slash.
2020
2021
2022
2023
2024
2025