Example: If We pass string in an input field, which requires integer it should return error saying that types are incompatible. In this case it returns enum REQUIRED which is wrong.
Enum Errs only has: REQUIRED, VALUE_IN_ARRAY_REQUIRED
suggested enum name: INCOMPATIBLE_TYPE