Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Ens.Util.DTL

class Ens.Util.DTL extends %Library.RegisteredObject

Utility functions for DTL

Method Inventory

Methods

classmethod ValidateDTL(pClassName As %String) as %Status
Validate the DTL potentially contained in the specified class. If the method returns $$$OK, then the DTL was found and validates according to the DTL Schema

Inherited Members

Inherited Methods

FeedbackOpens in a new tab