yaml validation should be valid by default
Reported by bahuvrihi | April 28th, 2008 @ 04:42 PM | in Tap 0.10.0
Validation.yaml tries to validate against an empty array when no validations are provided. Instead, it should try to validate to an Object by default.
Comments and changes to this ticket
-
bahuvrihi April 28th, 2008 @ 05:03 PM
- State changed from new to open
- Title changed from yaml validation should validate Object by default to yaml validation should be valid by default
More precisely, yaml should not do any funny checks when no validations are provided; it should simply return the result.
-
bahuvrihi April 28th, 2008 @ 05:41 PM
- Assigned user set to bahuvrihi
(from [1475a9a3eb9449152476346c993fc34da5e30f2d]) Modified yaml validation to be valid by default. Also cleaned up/standardized the behavior of the Validation.validate and Validation.check methods. [#24 status:resolved responsible:bahuvrihi]
-
bahuvrihi April 28th, 2008 @ 05:42 PM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.