fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

Constraints not working in generics #71

Closed nitzantomer closed 7 years ago

nitzantomer commented 7 years ago

The following syntax rule won't work: "(value list) (index list<number[numbers.integer]>)" But this works: "(value list) (index list<number>)"

Error (with the first version):

Cannot read property 'validate' of undefined