C# Class Beef.Validation.ValidatorStrings

Provides the text format strings.
显示文件 Open project: Avanade/Beef

Public Properties

Property Type Description
BetweenInclusiveFormat LText

Property Details

BetweenInclusiveFormat public_oe static_oe 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