Darkein
Darkein
I still need this feature, it would be nice if you could have a look @zMotivat0r
only 2 small conflicts, it could have been worse :D
@adrianobnu or @rewiko , could you have a look please ?
@zMotivat0r have you been able to take a look ?
I will take a look this week :)
@zMotivat0r @rgolea I've created a new PR recently, can you check it ? https://github.com/nestjsx/crud/pull/568
@rewiko You don't have to merge this one, #568 is a rebase of it
I can make a PR if needed, but I don't have any clue how to do it properly
Thanks for answer. I already tried with fullname but it's not enough if I have sub array. But if I can pass the current instance of convict it could do...
it works by adding fullname and instance, thanks :) ```typescript export default { name: 'source-array', validate: ( sources: any, schema: { children: string | convict.Schema }, fullname: string, instance: convict.Config,...