FluentMetadata.Rules.Rule.FormatErrorMessage C# (CSharp) Method

FormatErrorMessage() public abstract method

public abstract FormatErrorMessage ( string name ) : string
name string
return string
        public abstract string FormatErrorMessage(string name);