Optional
description
description?: string
exactLength
exactLength: null | { message?: string; value: number }
maxLength
maxLength: null | { message?: string; value: number }
minLength
minLength: null | { message?: string; value: number }
type
typeName