NoItemConstraint public class NoItemConstraint : PrefixConstraint NoItemConstraint applies another constraint to each item in a collection, failing if any of them succeeds. Documentation public NoItemConstraint(IConstraint itemConstraint) Construct a SomeItemsConstraint on top of an existing constraint