[TIMOB-9157] Tooling: validate.py should throw error for malformed type: value
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-12T19:20:46.000+0000 |
| Affected Version/s | Release 2.0.1 |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | core |
| Reporter | Arthur Evans |
| Assignee | Eric Merriman |
| Created | 2012-05-16T15:06:39.000+0000 |
| Updated | 2017-06-12T19:20:46.000+0000 |
Description
The following type value isn't allowed by the spec, and doesn't work with the JSDuck conversion, at least,
but produces no error from validate.py or docgen:
type: Boolean (Android), Number (iOS, Mobile Web)
I think we should produce a warning for this case.
Closing ticket due to the time passed, lack of information and lack of progress. Any problems, please file a new ticket.