Data Type Validation vs. Data Value Validation

<cfparam
	name="FORM.price"
	type="numeric"
	default="0"
	/>

For Cut-and-Paste