There is a max_clone attribute for the Meta Box Groups:
max_clone => Limit the number of clones. Integer. Must be greater than 2. Optional.
But there is no min_clone attribute. Is there any way to require a minimum number of cloned entries, maybe by using one of the JQuery Validation methods?