Tuple validation does not recognize slice validations
Author: fredbiCreated Jun 25, 2018Updated Jun 28, 2026
Labelsenhancementfuture/maybemodeltuple
Problem statement
Array validations such as minItems, maxItems or uniqueItems also apply to tuples, with or without additionalItems. This is currently not supported.
Environment
swagger version: master
go version: x.x.x
OS:
Source: go-swagger/go-swagger