- add type DefinitionOut, which matches all possible definitions
- FIX autowrite fields type mongo
- NEW minLength and maxLength
- Improve enum typings
- Fix circular dependency when providing models as input params of Definition class
- String do not allow by default empty strings (only spaces...etc) with param to allow empty strings
- FIX role type in User type
- FIX second param of _.regexp() not mandatory