framework icon indicating copy to clipboard operation
framework copied to clipboard

Consider implementing TableResource and others

Open roll opened this issue 2 years ago • 0 comments
trafficstars

Overview

Currently, almost all the framework is nicely typed after the standards (e.g. Field -> IntegerField etc) and extensions for validate and transform (e.g. Check -> TableDimensionsCheck etc). For historical reasons we don't have such a class as TableResource and other classes like MapResource etc. We need to investigate if it's better to introduce them or not.

roll avatar Nov 21 '22 12:11 roll