gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Fix for uniqueItems in Array field #686

Closed ml2439 closed 5 years ago

ml2439 commented 5 years ago

Fix _validateUniqueItems in Array field: Array items of types other than string can now be handled.