zfcampus / zf-apigility-admin-ui

UI code for Apiglity Admin
BSD 3-Clause "New" or "Revised" License
39 stars 37 forks source link

Required options for validators #70

Open nuxwin opened 9 years ago

nuxwin commented 9 years ago

Usage of admin ui to add validators is not really obvious. For instance, when adding ZF\Apigility\Doctrine\Server\Validator\NoObjectExists validator, it should be clearly stated that the entity_class option is mandatory. It took me 10 minutes to figure out. At end, I've just looked at my js debugger but... From my point of view, there should have two parts: Required options and optional options OR at least, an error message which is clear enough. Saying something like currently " Api communication problem" is not really clear for end-users.

weierophinney commented 9 years ago

Ping @ezimuel and/or @jguittard — could one of you look into this, please?

weierophinney commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools-admin-ui; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-admin-ui/issues/15.