C# Class Beef.Validation.ValidatorStrings

Provides the text format strings.
Show file Open project: Avanade/Beef

Public Properties

Property Type Description
BetweenInclusiveFormat LText

Property Details

BetweenInclusiveFormat public static property

Gets the format string for the compare equal error message.
Defaults to: {0} must be between {2} and {3}.
public static LText BetweenInclusiveFormat
return LText