Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
caster.rb 2.65 KB
validator.rb 1.28 KB

Latest revisions

# Date Author Comment
2e1dc83d 03/10/2016 04:32 AM Ori Rabin

Fixes #14129 - remove duplicate declaration of KEY_DELM

d6c08a7a 01/13/2016 03:24 AM Daniel Lobato Garcia

Fixes #11618 - Replace validation tests by shoulda-matchers

A good chunk of our unit tests are testing whether a validation is
working or not by testing it actively. For the validations we've
added ourselves I would say it's fine. However for validations that...

706de3cf 12/14/2015 11:17 AM Tom Caspy

fixes #11862 - validating that casted hash is valid

Catch parse errors correctly under Ruby 1.9.3, and ensure the uncasted
value is displayed back in the UI if it fails to parse.

28a5d0bb 10/29/2015 12:26 PM Ori Rabin

Fixes #12343 - Fixing parameters caster for boolean values

baaf6b49 10/08/2015 02:38 AM Ori Rabin

Fixes #12078 - list validator in smart class parameters validates any string coercible value

9f88e8a1 08/19/2015 03:42 AM Tom Caspy

fixes #10232 - moving validations and casting out of lookup key and value

View revisions

Also available in: Atom