class documentation
        
        class MinLen(AnnotatedTypeChecker): (source)
Undocumented
| Method | __init__ | Undocumented | 
| Method | check | Takes any argument and raises a ValueError if it doesn't check out | 
| Instance Variable | inclusive | Whether to include min_length as valid value or not | 
| Instance Variable | min | Maximum allowed length of the iterable |