ckan / ckanext-scheming

Easy, shareable custom CKAN schemas
Other
83 stars 161 forks source link

check if core fields exist in the schema #141

Open fanjinfei opened 7 years ago

fanjinfei commented 7 years ago

If there is no core fields in the schema, no error message will be displayed on browser. Scheming should probably fail loudly when required core fields are missing from the schema.

wardi commented 7 years ago

Specifically, 'name' should always be present or the form just won't work