StringListValidation

constructor(minItems: Int? = null, maxItems: Int? = null, itemValidation: StringValidation? = null)