NumberParameter

constructor(id: TypedIdentifier<T>, description: String, toOrNull: String.() -> T?, min: T, max: T, errorType: String)