@xo-cash/engine
    Preparing search index...

    Function validateRoleRequirements

    • Validates that all provided requirements in the invitation were expected by the template.

      Parameters

      • invitation: XOInvitation

        The invitation to validate.

      • template: XOTemplate

        The template to validate against.

      • action: XOTemplateAction

        The action to validate against.

      Returns boolean

      True if all requirements are expected, false otherwise.