Class ExceptionMessages
Inheritance
ExceptionMessages
Syntax
public static class ExceptionMessages
Properties
Booleans_IsFalseFailed
Declaration
public static string Booleans_IsFalseFailed { get; }
Property Value
Booleans_IsTrueFailed
Declaration
public static string Booleans_IsTrueFailed { get; }
Property Value
Collections_Any_Failed
Declaration
public static string Collections_Any_Failed { get; }
Property Value
Collections_ContainsKey_Failed
Declaration
public static string Collections_ContainsKey_Failed { get; }
Property Value
Collections_HasItemsFailed
Declaration
public static string Collections_HasItemsFailed { get; }
Property Value
Collections_HasNoNullItemFailed
Declaration
public static string Collections_HasNoNullItemFailed { get; }
Property Value
Collections_SizeIs_Failed
Declaration
public static string Collections_SizeIs_Failed { get; }
Property Value
Common_IsNotNull_Failed
Declaration
public static string Common_IsNotNull_Failed { get; }
Property Value
Common_IsNull_Failed
Declaration
public static string Common_IsNull_Failed { get; }
Property Value
Comp_Is_Failed
Declaration
public static string Comp_Is_Failed { get; }
Property Value
Comp_IsNot_Failed
Declaration
public static string Comp_IsNot_Failed { get; }
Property Value
Comp_IsNotGt
Declaration
public static string Comp_IsNotGt { get; }
Property Value
Comp_IsNotGte
Declaration
public static string Comp_IsNotGte { get; }
Property Value
Comp_IsNotInRange_ToHigh
Declaration
public static string Comp_IsNotInRange_ToHigh { get; }
Property Value
Comp_IsNotInRange_ToLow
Declaration
public static string Comp_IsNotInRange_ToLow { get; }
Property Value
Comp_IsNotLt
Declaration
public static string Comp_IsNotLt { get; }
Property Value
Comp_IsNotLte
Declaration
public static string Comp_IsNotLte { get; }
Property Value
Guids_IsNotEmpty_Failed
Declaration
public static string Guids_IsNotEmpty_Failed { get; }
Property Value
Reflection_HasAttribute_Failed
Declaration
public static string Reflection_HasAttribute_Failed { get; }
Property Value
Reflection_HasConstructor_Failed
Declaration
public static string Reflection_HasConstructor_Failed { get; }
Property Value
Reflection_HasPublicConstructor_Failed
Declaration
public static string Reflection_HasPublicConstructor_Failed { get; }
Property Value
Strings_HasLengthBetween_Failed_ToLong
Declaration
public static string Strings_HasLengthBetween_Failed_ToLong { get; }
Property Value
Strings_HasLengthBetween_Failed_ToShort
Declaration
public static string Strings_HasLengthBetween_Failed_ToShort { get; }
Property Value
Strings_IsEqualTo_Failed
Declaration
public static string Strings_IsEqualTo_Failed { get; }
Property Value
Strings_IsGuid_Failed
Declaration
public static string Strings_IsGuid_Failed { get; }
Property Value
Strings_IsNotEmpty_Failed
Declaration
public static string Strings_IsNotEmpty_Failed { get; }
Property Value
Strings_IsNotEqualTo_Failed
Declaration
public static string Strings_IsNotEqualTo_Failed { get; }
Property Value
Strings_IsNotNullOrEmpty_Failed
Declaration
public static string Strings_IsNotNullOrEmpty_Failed { get; }
Property Value
Strings_IsNotNullOrWhiteSpace_Failed
Declaration
public static string Strings_IsNotNullOrWhiteSpace_Failed { get; }
Property Value
Strings_Matches_Failed
Declaration
public static string Strings_Matches_Failed { get; }
Property Value
Strings_SizeIs_Failed
Declaration
public static string Strings_SizeIs_Failed { get; }
Property Value
Types_IsOfType_Failed
Declaration
public static string Types_IsOfType_Failed { get; }
Property Value
ValueTypes_IsNotDefault_Failed
Declaration
public static string ValueTypes_IsNotDefault_Failed { get; }
Property Value