DictionaryDrawerSettings - option to provide method that validates key and value

Issue #790 new
Maciej Paluszek created an issue

Currently when adding new value key is validated if it is null and if it is duplicated. It would be nice to be able to provide method to allow validating key and/or value

For example: when key is serialized object it could be useful to limit to assets that have certain option set.

Comments (0)

  1. Log in to comment