Plugins tagged by validation
- ValidatesDecencyOf Rails plugin that uses George Carlin's list of seven dirty words (aka swear words, aka cuss words) to check for "decency" on ActiveRecord model attributes. Type: Plugin | Last updated: 02 January 2009
- Clever Validation CleverValidation is an extension to the existing rails validation methods that includes the ability to customize your validation error messages and features javascript functionality for adding a bit of interaction to your validations via... Type: Plugin | Last updated: 25 October 2008
- Phone Validation A plugin that would not just check the well-formedness of a phone number, but also check that the NPA/NXX combination is real. ... Type: Plugin | Last updated: 14 April 2008
- Validates as EU VAT Number Implements an ActiveRecord validation helper called validates_as_eu_vat_number, which will check an attribute to make sure that it confirms to the layout of a VAT number in the appropriate EU country. Type: Plugin | Last updated: 26 March 2008
- Validates Word Count Validate the word count of user input. Type: Plugin | Last updated: 10 February 2008
- Soft Validations This plugin provides an additional Errors object, referred to as warnings, to ActiveRecord objects. The warnings object is not tied in to a model's life cycle. Thus, an ActiveRecord object can be saved while still having messages in its warnings.... Type: Plugin | Last updated: 07 February 2008
- Validation Scenarios Adds validation scenarios support to Active Record models Type: Plugin | Last updated: 27 January 2008
- Valid Attributes This plugin provides the ActiveRecord validations with individual attribute. Type: Plugin | Last updated: 26 January 2008
- Validates As CLABE Validates an attribute as a CLABE number. Type: Plugin | Last updated: 19 January 2008
- Validates Child Of Validates the current ActiveRecord object to ensure that it is the child of another one Type: Plugin | Last updated: 16 January 2008
- Validates Url Allows models with HTTP URL fields to validate those URL fields by attempting to connect to the URL. Validation will fail unless a connection is successfully made and the URL is an HTTP URL. Type: Plugin | Last updated: 04 January 2008
- Validates As Phone Validates a US telephone number with or without area code, and without regard to the different input formats. ( e.g. (xxx)xxx-xxxx or xxx.xxx.xxxx or xxx-xxx-xxxx ) Type: Plugin | Last updated: 23 December 2007
- Validates Existence This plugin adds a new validates_existence_of method to ActiveRecord::Base. ... Type: Plugin | Last updated: 22 November 2007
- Validates Email Veracity Of Validates an email address for well-formedness and verifies it's domain by checking if there are any mail servers associated with it. Type: Plugin | Last updated: 08 November 2007
- Validates Xor Presence Of validates_xor_presence_of adds support for verifying that exactly 1 of multiple attributes are present in a model. Type: Plugin | Last updated: 31 October 2007
- XML Validation A new Rails plugin to validate xml. Type: Plugin | Last updated: 29 October 2007
- Live Validation LiveValidation is a plugin which allows automatic integration of your Rails application with Javascript library LiveValidation. ... Type: Plugin | Last updated: 27 February 2008
- Validates As Email Address Consistently reliable email address validations are difficult to find and hard to choose as there are far too many implementations in various programming languages. This plugins builds on Thijs van der Vossen's validates_as_email by adding... Type: Plugin | Last updated: 22 October 2008
- Validates Unlike Validates that an attribute value doesn't match against the RegExp provided (just like validates_format_of, but with a negated condition) Type: Plugin | Last updated: 13 October 2007
- Client Side Validation Continuous, mostly declarative client-side validation for Rails. A toolkit, not a ready-made solution. Type: Plugin | Last updated: 08 October 2007


