You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: