Since Joi was updated we're now required to have a well-defined identifier for each structure in order to use validation of dynamic-type attributes. Until now the class name was being used for that but it's not a reliable source for every environment. For this reason, it's not possible to set a custom identifier for a structure.
Since Joi was updated we're now required to have a well-defined identifier for each structure in order to use validation of dynamic-type attributes. Until now the class name was being used for that but it's not a reliable source for every environment. For this reason, it's not possible to set a custom identifier for a structure.