ExtendedSchema Class

Definition

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

Extension to the core schema and accept different flavor of scalars

  • bool(true): y|Y|yes|Yes|YES|true|True|TRUE|on|On|ON
  • bool(false): n|N|no|No|NO|false|False|FALSE|off|Off|OFF
  • timestamp
public class ExtendedSchema : CoreSchema, IYamlSchema
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Fields (4)

Methods (2)