C# Class SharpBrake.Mvc.AirbrakeValidator

Mostra file Open project: nhsevidence/SharpBrake.Mvc

Public Methods

Method Description
IsValidXml ( string xml ) : bool
IsValidXml ( string xml, string &errors ) : bool

Method Details

IsValidXml() public static method

public static IsValidXml ( string xml ) : bool
xml string
return bool

IsValidXml() public static method

public static IsValidXml ( string xml, string &errors ) : bool
xml string
errors string
return bool