pulumi/pkg/codegen/schema
Pat Gavlin 66791b0a47 [schema] Support target-specific schema validation
Add a new interface, LanguageBinder, to the schema package to support
schema validation specific to a target language. This allows targets to
add their own validation rules on top of the schema spec.
Language-specific rules should not change the semantics of the schema.
2021-08-30 20:00:35 -07:00
..
docs_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07:00
docs_renderer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00
schema.go [schema] Support target-specific schema validation 2021-08-30 20:00:35 -07:00
schema_test.go [codegen/schema] Add a schema checker (#7865) 2021-08-30 19:29:24 -07:00