Example of Form Validation in Javascript Rich Text Editor Control

/
/
Form Validation

This sample is used to validate form using the obtrusive Validation. Type the values in Rich Text Editor and click the button to validate the form. Clear the values by the using Resetbutton.

More Details...

Description

The form enables the validation with the formvalidator rules by clicking on the submit externally. All rules are validated by the formvalidator rules. Injecting Module The above features built as modules have to be included in your application. For example, to use image and link, inject the specific module using RichTextEditor.Inject (Toolbar, Link, Image, HtmlEditor, Count, QuickToolbar, PasteCleanup).