Skip to main content

PossibleTypeExtensionsRule

Callable

  • PossibleTypeExtensionsRule(context: SDLValidationContext): ASTVisitor

  • Possible type extension

    A type extension is only valid if the type is defined and has the same kind.


    Parameters

    • context: SDLValidationContext

    Returns ASTVisitor