CoreSchema Class

Definition

Assembly SharpYaml.dll
Implements IYamlSchema
Show inherited members (39)

Implements the Core schema. http://www.yaml.org/spec/1.2/spec.html#id2804356

public class CoreSchema : JsonSchema, IYamlSchema

Remarks

The Core schema is an extension of the JSON schema, allowing for more human-readable presentation of the same types. This is the recommended default schema that YAML processor should use unless instructed otherwise. It is also strongly recommended that other schemas should be based on it.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (1)

Methods (1)