RepeatableValidation

constructor(minItems: Int? = null, maxItems: Int? = null, uniqueFields: List<String> = emptyList())