Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Handle Exception on type mismatch. #17

Open
wteuber opened this issue Apr 23, 2016 · 0 comments
Open

Handle Exception on type mismatch. #17

wteuber opened this issue Apr 23, 2016 · 0 comments

Comments

@wteuber
Copy link
Contributor

wteuber commented Apr 23, 2016

i.e. when an i18n value has one type in one locale but another type in another locale.

xy:
  foo: test
  bar: I'm a String
yz:
  foo: test
  bar:
  - I'm
  - an 
  - Array

When this error occurs, a useful message should be shown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant