Sha256: 71aa374dcc1b17b872650fbf65f757165f2942b9737c1bf43d5f2b6d0c53df91

Contents?: true

Size: 317 Bytes

Versions: 3

Compression:

Stored size: 317 Bytes

Contents

{
    "products": [
        {
            "product_id": 0,
            "quantity": ""
        },
        {
            "product_id": 100,
            "quantity": 10
        },
        {
            "product_id": -10,
            "quantity": 10
        },
        "Some Wrong Data"
    ],
    "users": "not an array"
}

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
ruby-livr-2.0.0 spec/test_suite/negative/20-list_of_objects/input.json
livr2-2.0.0 spec/test_suite/negative/20-list_of_objects/input.json
livr-0.0.2 test/test_suite/negative/20-list_of_objects/input.json