Type object
File match **/*dbt*/selectors.yaml **/*dbt*/selectors.yml
Schema URL https://catalog.lintel.tools/schemas/schemastore/dbt-selectors/latest.json
Source https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

selectors object[] required
minItems=1

Definitions

boolean_or_jinja_string jinja_string | boolean
definition_block object
children jinja_string | boolean
children_depth number
childrens_parents jinja_string | boolean
indirect_selection string
Values: "buildable" "cautious" "eager"
method string
Values: "config" "exposure" "file" "fqn" "group" "metric" "package" "path" "result" "source" "source_status" "state" "tag" "test_name" "test_type" "wildcard"
parents jinja_string | boolean
parents_depth number
value string
exclude_block intersection_block | definition_block[]
intersection_block definition_block[]
jinja_string string
union_block intersection_block | definition_block | exclude_block[]