RepeatedFieldInOneOf

data class RepeatedFieldInOneOf(val scope: ValidationScope, val fieldName: Identifier) : ValidationError

Constructors

Link copied to clipboard
constructor(scope: ValidationScope, fieldName: Identifier)

Properties

Link copied to clipboard
Link copied to clipboard
open override val message: String
Link copied to clipboard
open override val scope: ValidationScope