ASL-19 / civicdr-backend

GNU General Public License v3.0
0 stars 1 forks source link

Add length constraints to incoming required fields #2

Closed seamustuohy closed 5 years ago

seamustuohy commented 7 years ago

We recently added "not-NULL" constraints, but we don't currently have any checks on whether the required fields are more than empty strings/arrays.