Back to Umbraco Cms

Custom Validation Workspace Context Example

src/Umbraco.Web.UI.Client/examples/custom-validation-workspace-context/README.md

13.1.1357 B
Original Source

Custom Validation Workspace Context Example

This example demonstrates how you can append extra validation messages to the Validation Context based on the value of a Property of a property Editor that this Customization is not interested in overriding/replacing.

See this having an effect on the "Rich Text Editor" page, where too long words are invalid.