Documentation Language: Swift

Method

getValidationDelegate(forURI:)

Get the validation delegate for a namespace URI.

func getValidationDelegate(forURI uri: String) -> ECoreValidationDelegate?

Parameters

uri

The namespace URI

Return Value

The registered delegate, or nil if none found