{"id":86951,"library":"veto","title":"Veto","description":"Validations for ruby objects.","status":"active","version":"1.0.1","language":"ruby","source_language":null,"source_url":"https://github.com/kodio/veto","tags":["validations","ruby","objects"],"install":[{"cmd":"gem install veto","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'veto', '~> 1.0.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Veto","correct":"require 'veto'"}],"quickstart":{"code":"require 'veto'\nclass Person\n  include Veto.validator\n  validates :name, presence: true\nend\nperson = Person.new\nperson.valid?","lang":"ruby","description":"Define and run validations on a Ruby object"},"warnings":[],"env_vars":null,"search_vec":"'object':5,8 'rubi':4,7 'valid':2,6 'veto':1","created_at":"2026-06-19T08:10:55.442738+00:00","updated_at":"2026-06-19T08:10:55.442738+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/kodio/veto","github":"https://github.com/kodio/veto","docs":"http://www.rubydoc.info/gems/veto/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}