Hi, I'm new to Atlas and probably I'm not able to navigate the documentation well enough. My first problem, of a long sequence, is that I would like to define an integer type that takes only one of possible values. I know I could do this by defining a specific enum type. But is there a more appropriate way to do this via, for example, a constraint?
Diego
