is there a way to enforce a list size in a paramet...
# android
v
is there a way to enforce a list size in a parameter or property definition without having another class with a toList? I mean something like code contracts in C#