DecimalField typedef

DecimalField = ValueField<decimal>

Implementation

typedef DecimalField = ValueField<decimal>;