-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
Description
What type of issue is it? (Choose one - delete the others)
Missing documentation
What article/section is this about?
https://docs.umbraco.com/umbraco-cms/tutorials/creating-a-property-editor
https://docs.umbraco.com/umbraco-cms/customizing/property-editors/integrate-validation
Describe the issue
I think it would be good to expand the property editor tutorial to show how to use the validation system for the custom property editor.
For example it would be good to show how to set a custom validation message if someone was to write the words Sitecore
or Wordpress
into the suggestion box.
The general documentation for the client validation is quite complex and the examples on the page leave out a lot of context to understand what to do in my opinion.
jemayn