Skip to content

Check variable constraints when accessing external data sources #1061

Description

@wwqrd

Check external data sources match property constraints on access.

Currently this will only affect manually constructed protocols (Architect has an issue to check assets on import). In future it will be necessary for dynamic imports (those that use URLs).

  • Properties to respect the constraint:
    /^[a-zA-Z0-9._\\-:]*$/
  • All node/edge/ego variable names
  • All categorical/ordinal options values

Relates to: https://github.com/codaco/Architect/issues/645

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions