Use of unresolved identifier 'ValidationType'
Use of unresolved identifier 'Validation'
on this line >>
let response = Validation.shared.validate(values: (ValidationType.email, "hello@gmail.com"), (ValidationType.stringWithFirstLetterCaps, "tyh56gf"))
No such module 'Validations' on import