Project

General

Profile

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

Latest revisions

# Date Author Comment
7b1b0ec7 04/18/2016 01:45 PM Tomer Brisker

Fixes #14476 - Correctly handle casting of invalid real param values

(cherry picked from commit b953c6ae5390adb93e44c6778017373795c9bc63)

a6cc053c 04/18/2016 01:45 PM Ori Rabin

Fixes #14129 - remove duplicate declaration of KEY_DELM

(cherry picked from commit 2e1dc83df509910f36753330b26fc74f7e59d2d5)

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