validate_attributes is a really simple plugin to validate specific attributes of a model unlike the method valid? which collectively validates all the attributes. This plugin provides the functionality of validating specific attribute(s) and skipping others’ validations and vice versa.
HomePage : click here
SVN : svn://vinsol.com/plugins/sur/validate_attributes
Post a comment : click here