Validify now has the iter validator which can be used to validate any struct implementing Iterator.
Also, minor fixes were added. The most notable one being the length validation error's actual parameter, which now displays the violating length instead of the content.