const currencyValidator = {
    findByID: {
        params: {
            id: currencySchema.id
        },