ruby-valid

standalone, generic object validator for ruby

Description

Validator is a simple ruby validation class. You don't use it directly inside your classes like just about every other ruby validation class out there. This is implemented in this way so you don't automatically pollute the namespace of the objects you want to validate.

This also solves the problem of validating forms very nicely. Frequently you will have a form that represents many different data objects in your system, and you can pre-validate everything before doing any saving.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/zombor/Validator


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-valid