active_shipping icon indicating copy to clipboard operation
active_shipping copied to clipboard

Better ShipWire validation

Open christianblais opened this issue 11 years ago • 1 comments

Rel.: #130

There is currently no validation on Shipwire XML responses. We simply transform all NoMethodError into ResponseContentError.

As suggested by @costford, a better implementation would be to do an initial full response validation with something like an .xsd, or individually ensuring the presence of each node you want to work with.

christianblais avatar Jan 07 '14 21:01 christianblais

:love_hotel:

csaunders avatar Jan 07 '14 21:01 csaunders