AllowFailsafeString Property

Definition

Assembly SharpYaml.dll

Gets or sets a value indicating whether this schema should always fallback to a failsafe string in case of not matching any scalar rules. Default is true for FailsafeSchema

protected bool AllowFailsafeString { get; set; }

Returns

Boolean
true if [allow failsafe string]; otherwise, false.