Sha256: 19e9ec7b7a467fed84b0da251f9358b7ed2e449c6bc6e55f0c0398750f796841
Contents?: true
Size: 635 Bytes
Versions: 6
Compression:
Stored size: 635 Bytes
Contents
Short TODO list =============== * Add logic_validator -- validates(“You need more money!”) { |instance| instance.money < 1_000_000 } * Allow for the translation of strings in messages * Add the canned RFC2822 email format to format_validator * Add a validates_acceptance_of validator * Add a validates_each validator * Add a validates_true validator * Validators do not accept associations except validates_uniqueness_of - fix this * Add auto validation on cardinality of associations --- TODO tickets may also be found in the DataMapper Issue Tracker: http://wm.lighthouseapp.com/projects/4819-datamapper/overview
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
dm-validations-0.9.4 | TODO |
dm-validations-0.9.2 | TODO |
dm-validations-0.9.3 | TODO |
dm-validations-0.9.5 | TODO |
dm-validations-0.9.7 | TODO |
dm-validations-0.9.6 | TODO |