You are here:
Add Validation to a Custom Lightning Web Component in Omniscript (Managed Package)
For the managed package runtime, add validation to custom Lightning web components that extend an Omniscript element's component by using Vlocity's built-in validation methods.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
The omniscriptValidation component provides the Omniscript element's component with the functions to enable validation. For information on using validation in custom components that do not extend an Omniscript element's component, see Extend the OmniScriptBaseMixin Component (Managed Package).
Omniscript Validation ReadMe
View validation examples for custom Lightning web components. See LWC Omniscript ReadMe Reference (Managed Package).
