Check Non-Geometry Data Types
Opened this issue · 0 comments
MattiasSp commented
Check that all user input is compatible with the corresponding field's data type. Most, or at least the most common, data types should be supported. This includes:
- Finite-length String
- Integer / Long
- Double / Float
- Date / Time / DateTime
- Boolean