couchrest_model/lib/couchrest/validation/validators
Sam Lown b0d2258bd3 Improving handling of mime types, instanciation of documents from the
database, and more dependencies on active_support.
2010-05-12 23:43:17 +02:00
..
formats Started added a validation mixin 2009-02-02 19:21:32 -08:00
absent_field_validator.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
confirmation_validator.rb Changing some validations to be compatible with activemodel. 2009-10-31 09:54:16 -02:00
format_validator.rb Improving handling of mime types, instanciation of documents from the 2010-05-12 23:43:17 +02:00
generic_validator.rb Started added a validation mixin 2009-02-02 19:21:32 -08:00
length_validator.rb Improving handling of mime types, instanciation of documents from the 2010-05-12 23:43:17 +02:00
method_validator.rb got rid of extlib hooking system in favor of the new Rails3 callback system. As well as fixed timestamps! in ExtendedDoc 2009-02-03 17:33:31 -08:00
numeric_validator.rb Changing some validations to be compatible with activemodel. 2009-10-31 09:54:16 -02:00
required_field_validator.rb attempt to merge wildchild/type_cast, still failing specs 2010-02-17 16:35:42 -06:00