Issues
- 0
tcomb objects for application data models?
#316 opened by maps82 - 0
Enums.of type must be Array<string | number>
#337 opened by MrCheater - 4
Code duplication within `union` and `dispatch`
#295 opened by ArmorDarks - 1
Proposal: add `dispatch` as argument
#294 opened by ArmorDarks - 1
disable enum sorting
#330 opened by kufii - 0
Error stacktraces
#336 opened by maximelkin - 0
Struggling with Enums type validation when value is not an existing property of the map
#335 opened by eguilabert - 0
Negation of type checks
#334 opened by hastebrot - 0
Dealing with circular dependencies
#332 opened by ArmorDarks - 0
Formatting {readable: true} improvement?
#331 opened by fatso83 - 6
Validation in production mode
#285 opened by timbset - 1
Setting Fields side by side using tcomb form
#315 opened by stevetgt - 3
- 5
Cannot override property when extending structs
#314 opened by rkmax - 1
Checking types in function parameters issue
#325 opened by madenney - 0
Support for logical implication
#324 opened by volkanunsal - 5
T.Struct broken with NODE_ENV="production"
#322 opened by beac0n - 3
Continue validation in production env
#279 opened by andrewcharnley - 0
Isolated instance of tcomb
#321 opened by StreetStrider - 1
validation doesn't seems to work.
#320 opened by kra3 - 1
fromJSON t.maybe(t.Date) fails
#310 opened by rkmax - 4
TypeError: [tcomb] Invalid argument props
#319 opened by hodonsky - 2
Upgrade definition file to TypeScript v2.2.+
#278 opened by gcanti - 2
Default value
#309 opened by piranna - 6
[Question] Default value isnt applied to null
#303 opened by lamroger - 3
[Question/Bug] How to use fromJSON and defaultProps
#312 opened by rkmax - 3
Boolean literal
#308 opened by Ashoat - 2
.is() inconsistent with .validate()
#307 opened by Ashoat - 1
[Question] How to use async code with refinament
#306 opened by rkmax - 1
- 0
- 9
Declare assertion issue
#291 opened by Gopikrishna19 - 2
This is not an issue! Thank you for your work! ❤️
#299 opened by GProst - 2
Struct extension of a refinement of a struct does not use the correct displayName
#297 opened by kencheeto - 1
- 0
Wrong link to section from GUIDE.md in README
#288 opened by Hitabis - 5
TComb crashed by validating against DOM in node
#286 opened by lwchkg - 7
- 1
How we can create costum elements?
#283 opened by vaibhav7779 - 11
Using tcomb types for generative testing
#263 opened by jefffriesen - 0
async function
#275 opened by hjiayz - 1
Mixed Types
#277 opened by Claud - 1
defaultProps support for t.interface
#276 opened by hexpunk - 6
Matching of dict key with value question
#274 opened by ArmorDarks - 2
Do not stop on TypeError
#273 opened by ArmorDarks - 2
- 0
Extending fromJSON functionality is difficult
#270 opened by micimize - 2
- 2
tcomb.Object is mutable
#269 opened by jfgodoy - 1
How to change model field enums
#266 opened by Paul-Todd