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.DTL.ValidationContext

class Ens.DTL.ValidationContext extends %Library.RegisteredObject

This class is used to provide a context for the validation of the DTL parse tree.

Property Inventory

Properties

property IsFatal as %Library.Boolean [ InitialExpression = 0 ];
Property methods: IsFatalDisplayToLogical(), IsFatalGet(), IsFatalIsValid(), IsFatalLogicalToDisplay(), IsFatalNormalize(), IsFatalSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab