Description
Fail early and fail often.
- Gandalf
Reintroduce:
class InvalidLanguageException(OdkFormException)
...
class AmbiguousLanguageError(InvalidLanguageException):
...
class InconsistentLabelLanguage(InvalidLanguageException):
The test files should be put under test/static/exceptions/language.
Attachments
- test-files.zip