--

Thanks, this is exactly what I was looking for, I wanted to write an update method for a persisted data item, and take a type as argument where only the primary key would be mandatory, this RequireOne fits perfectly.

--

--