Skip to content

Complex syntax generates datamap validation errors #11

@wrayre

Description

@wrayre

The use of complex syntactic structures results in datamap validation issues.

For example, in the screenshot below, the first rule (which parses without issue in Soar 9.6.4) generates datamap validation errors in the LSP as shown.

Image

Also shown is that rewriting the rule to test the individual instances of the conjunctions (requiring 4 total rules but only one shown in the screenshot) results in no validation errors (with no changes to the datamap itself). Thus, it appears it is the disjunction syntax (possibly on the attribute) that is the likely cause of the underlying issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions