open-forms icon indicating copy to clipboard operation
open-forms copied to clipboard

Improve the validation in Objects API singleton and in ZGW APIs ZaakOptionsSerializer

Open vaszig opened this issue 1 year ago • 1 comments

Now we have two fields objecttype and objecttype_version which are provided by the user but we do not validate them.

  • We should validate that we get a value for objecttype_version if the user adds the objecttype.

  • Further improvement would be to validate the objecttype url against the API as well (make sure this object type exists).

vaszig avatar Dec 22 '23 07:12 vaszig