Pieter VM
Pieter VM
Currently the parse_with_mock_date routines expect the input to respond to .downcase. However this is not always the case : imagine Form input validation with incorrect input data (for example with...
Scenario: Given operation using the 'representer.default.class' skill to generate JSON output When adding Validate step macro with name 'default' with a dry validator Then validate step macro fails as a...
In some cases reform is just used for coercion & validation without any persistence done. In these cases it was advised to use nil as reform model & to mark...
This ticket was created when using the 'improve-dry-integration' branch created by @fran-worley 2 different error outputs formats are available when using dry-validation (tested with dry-validation 0.10.3) - Hash using the...