The case: ``` csharp [Value(0, Min=2, Max=2)] public IEnumerable<int> StringSequence { get; set; } ```