Specifies a minimum numeric value, representing an inclusive lower limit.
Only applicable for associated number or integer types.
@override num? get minimum => dataSchema.minimum;