halidator icon indicating copy to clipboard operation
halidator copied to clipboard

maintain errors across embedded validation iterations

Open DanielNill opened this issue 8 years ago • 0 comments

was using this project to validate hal+json responses in controller tests and noticed that when an _embedded object is invalid it is flagged as invalid but the error isn't maintained. This should solve that issue

DanielNill avatar Feb 06 '17 18:02 DanielNill