-
Home
-
API
-
SharpYaml
-
YamlSchemaKind
YamlSchemaKind Enum
Definition
Specifies the YAML schema used for scalar resolution.
public enum YamlSchemaKind
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Fields (4)
CoreYAML 1.2 Core schema.
ExtendedExtended schema with additional scalar rules.
JsonYAML 1.2 JSON schema.