I've been exploring different examples of property types in the official documentation and various Github repositories (though now I can't remember which ones). The latter introduced me to unique properties like "min" and "max" for numbers, as well as a list of options for strings. These additional properties have proven to be quite useful when defining specific characteristics.
Unfortunately, despite my efforts, I haven't come across these hidden types in the documentation. Is there a comprehensive list available that showcases all these lesser-known property types?