How to declare schema with tuples of [:string, :integer]?

I’m afraid this is not possible to validate tuples at the schema level, we’d need to improve dry-logic for that, am I right @solnic ?