Hey folks, for `atLeast(x)` condition here - does ...
# protobufs
s
Hey folks, for
atLeast(x)
condition here - does this mean that empty lists/maps are ok unless I restrict them using
atLeast
? Thanks!
r
I think so, but I haven't tested the behviour
s
thanks, I'll try to test it with our projects
I think @Rinka Yoshida tested this and empty collections are ok unless atLeast is specified