Registry / utility / veto
library1.0.1rbrubygemsunverified

Validations for ruby objects.

gem install veto
INSTALL
IMPORT
SIG · VETO
V
veto
utilityrubyv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Veto
✓ require 'veto'

Define and run validations on a Ruby object

require 'veto' class Person include Veto.validator validates :name, presence: true end person = Person.new person.valid?
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
veto — gem install veto · libregistry