Skip to content

How to test rules that can't be validated by the schema? #1

Description

@jonblower

E.g.:

  • A parameter object MUST NOT have a "unit" member if the "observedProperty" member has a "categories" member.
    • Perhaps this should be rewritten "can only have one of "unit" and "categoryEncoding""?
  • Check that category ids match the observed property ids
  • Check that values of categoryEncoding are all unique
  • Lots of stuff in axis - monotonic values, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions