o_ValidateLocally

open override fun o_ValidateLocally(self: AvailObject)

Validate this phrase, throwing an exception if there is a problem. Do not recurse into its subphrases, as those have already been validated.

Parameters

self

The A_Phrase to validate.