Page MenuHomePhabricator

Validation of data types
Closed, ResolvedPublic

Description

Currently there is no validation to make sure that inputs match their data types (e.g., that an input in an integer field is really an integer); this would be a nice feature to have.


Version: unspecified
Severity: enhancement

Details

Reference
bz11203

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:50 PM
bzimport set Reference to bz11203.

This validation was added in version 0.7.10, for the Date, URL, Email, Number, Integer and Float data types.