MinLengthFieldError

class MinLengthFieldError(val minLength: Int, val scope: String) : FieldError

Constructors

Link copied to clipboard
constructor(minLength: Int, scope: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard