Commit Graph

12 Commits

Author SHA1 Message Date
Nikita Shilnikov 45cca256f9
Update code and specs to use new names of predicates 2022-10-30 21:18:33 +03:00
Jacek Jakubik a33fc23ba3 Add error message to respond_to? predicate 2021-04-09 15:46:55 +02:00
Piotr Solnica 7c43bd3f75
Add key validator which looks for unexpected keys 2020-03-10 10:48:44 +01:00
Piotr Solnica d6f89a6de8
Add error message for uuid_v4? 2020-02-19 23:54:49 +01:00
Brian Malinconico 4690d0777a Adding integration tests for bytesize predicates 2019-07-08 16:28:58 -04:00
Brian Malinconico 681512052b Adding min and max bytesize 2019-07-08 16:15:22 -04:00
Piotr Solnica 69d1b18949
Minor formatting fixes in errors.yml 2019-03-30 11:40:37 +01:00
Piotr Solnica 69c42c75c8
Simplify handling of :or translation 2019-03-09 11:54:02 +01:00
Piotr Solnica 41becc8527
Put messages under dry_schema namespace
Fixes #38
2019-02-25 10:16:54 +01:00
Piotr Solnica e32503123b
Use nil? instead of none? 2019-01-30 16:26:26 +01:00
Piotr Solnica 2a49224563
Add support for negation 2019-01-26 12:54:59 +01:00
Piotr Solnica 3a475f3913 Import dry-validation code 2017-04-17 17:04:17 +02:00