Hi
ShouldHaveValidationErrorFor doesn't support SetCollectionValidator directly. The usual way I'd do is this to use ShouldHaveChildValidator to test for the presence of the child validator, and then have a separate set of tests for the child validator itself.
Jeremy
ShouldHaveValidationErrorFor doesn't support SetCollectionValidator directly. The usual way I'd do is this to use ShouldHaveChildValidator to test for the presence of the child validator, and then have a separate set of tests for the child validator itself.
Jeremy