Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.DataAnnotations.RangeAttribute Member List

This is the complete list of members for System.ComponentModel.DataAnnotations.RangeAttribute, including all inherited members.

_defaultErrorMessageSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
_errorMessageSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
_errorMessageResourceAccessorSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
_errorMessageResourceNameSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
_errorMessageResourceTypeSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
_hasBaseIsValidSystem.ComponentModel.DataAnnotations.ValidationAttributeprivate
AddAttributesToList(List< Attribute > attributeList, Attribute[] attributes, Dictionary< Type, AttributeUsageAttribute > types)System.Attributeinlineprivatestatic
AreFieldValuesEqual(object thisValue, object thatValue)System.Attributeinlineprivatestatic
ConversionSystem.ComponentModel.DataAnnotations.RangeAttributeprivate
ConvertValueInInvariantCultureSystem.ComponentModel.DataAnnotations.RangeAttribute
CopyToAttributeList(List< Attribute > attributeList, Attribute[] attributes, Dictionary< Type, AttributeUsageAttribute > types)System.Attributeinlineprivatestatic
CreateAttributeArrayHelper(Type elementType, int elementCount)System.Attributeinlineprivatestatic
CustomErrorMessageSetSystem.ComponentModel.DataAnnotations.ValidationAttributepackage
DefaultErrorMessageSystem.ComponentModel.DataAnnotations.ValidationAttributepackage
Equals([NotNullWhen(true)] object? obj)System.Attributeinline
ErrorMessageSystem.ComponentModel.DataAnnotations.ValidationAttribute
ErrorMessageResourceNameSystem.ComponentModel.DataAnnotations.ValidationAttribute
ErrorMessageResourceTypeSystem.ComponentModel.DataAnnotations.ValidationAttribute
ErrorMessageStringSystem.ComponentModel.DataAnnotations.ValidationAttributeprotected
FormatErrorMessage(string name)System.ComponentModel.DataAnnotations.RangeAttributeinlinevirtual
GetCustomAttribute(MemberInfo element, Type attributeType)System.Attributeinlinestatic
GetCustomAttribute(MemberInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttribute(ParameterInfo element, Type attributeType)System.Attributeinlinestatic
GetCustomAttribute(ParameterInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttribute(Module element, Type attributeType)System.Attributeinlinestatic
GetCustomAttribute(Module element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttribute(Assembly element, Type attributeType)System.Attributeinlinestatic
GetCustomAttribute(Assembly element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(MemberInfo element, Type attributeType)System.Attributeinlinestatic
GetCustomAttributes(MemberInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(MemberInfo element)System.Attributeinlinestatic
GetCustomAttributes(MemberInfo element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(ParameterInfo element)System.Attributeinlinestatic
GetCustomAttributes(ParameterInfo element, Type attributeType)System.Attributeinlinestatic
GetCustomAttributes(ParameterInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(ParameterInfo element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(Module element, Type attributeType)System.Attributeinlinestatic
GetCustomAttributes(Module element)System.Attributeinlinestatic
GetCustomAttributes(Module element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(Module element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(Assembly element, Type attributeType)System.Attributeinlinestatic
GetCustomAttributes(Assembly element, Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(Assembly element)System.Attributeinlinestatic
GetCustomAttributes(Assembly element, bool inherit)System.Attributeinlinestatic
GetHashCode()System.Attributeinline
GetIndexParameterTypes(PropertyInfo element)System.Attributeinlineprivatestatic
GetOperandTypeConverter()System.ComponentModel.DataAnnotations.RangeAttributeinlineprivate
GetParentDefinition(PropertyInfo property, Type[] propertyParameters)System.Attributeinlineprivatestatic
GetParentDefinition(EventInfo ev)System.Attributeinlineprivatestatic
GetParentDefinition(ParameterInfo param)System.Attributeinlineprivatestatic
GetValidationResult(object? value, ValidationContext validationContext)System.ComponentModel.DataAnnotations.ValidationAttributeinline
Initialize(IComparable minimum, IComparable maximum, Func< object, object > conversion)System.ComponentModel.DataAnnotations.RangeAttributeinlineprivate
InternalGetAttributeUsage(Type type)System.Attributeinlineprivatestatic
InternalGetCustomAttributes(PropertyInfo element, Type type, bool inherit)System.Attributeinlineprivatestatic
InternalGetCustomAttributes(EventInfo element, Type type, bool inherit)System.Attributeinlineprivatestatic
InternalIsDefined(PropertyInfo element, Type attributeType, bool inherit)System.Attributeinlineprivatestatic
InternalIsDefined(EventInfo element, Type attributeType, bool inherit)System.Attributeinlineprivatestatic
InternalParamGetCustomAttributes(ParameterInfo param, Type type, bool inherit)System.Attributeinlineprivatestatic
InternalParamIsDefined(ParameterInfo param, Type type, bool inherit)System.Attributeinlineprivatestatic
IsDefaultAttribute()System.Attributeinlinevirtual
IsDefined(MemberInfo element, Type attributeType)System.Attributeinlinestatic
IsDefined(MemberInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
IsDefined(ParameterInfo element, Type attributeType)System.Attributeinlinestatic
IsDefined(ParameterInfo element, Type attributeType, bool inherit)System.Attributeinlinestatic
IsDefined(Module element, Type attributeType)System.Attributeinlinestatic
IsDefined(Module element, Type attributeType, bool inherit)System.Attributeinlinestatic
IsDefined(Assembly element, Type attributeType)System.Attributeinlinestatic
IsDefined(Assembly element, Type attributeType, bool inherit)System.Attributeinlinestatic
IsValid(object? value)System.ComponentModel.DataAnnotations.RangeAttributeinlinevirtual
System::ComponentModel::DataAnnotations::ValidationAttribute.IsValid(object? value, ValidationContext validationContext)System.ComponentModel.DataAnnotations.ValidationAttributeinlineprotectedvirtual
Match(object? obj)System.Attributeinlinevirtual
MaximumSystem.ComponentModel.DataAnnotations.RangeAttribute
MinimumSystem.ComponentModel.DataAnnotations.RangeAttribute
OperandTypeSystem.ComponentModel.DataAnnotations.RangeAttribute
ParseLimitsInInvariantCultureSystem.ComponentModel.DataAnnotations.RangeAttribute
RangeAttribute(int minimum, int maximum)System.ComponentModel.DataAnnotations.RangeAttributeinline
RangeAttribute(double minimum, double maximum)System.ComponentModel.DataAnnotations.RangeAttributeinline
RangeAttribute([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type type, string minimum, string maximum)System.ComponentModel.DataAnnotations.RangeAttributeinline
RequiresValidationContextSystem.ComponentModel.DataAnnotations.ValidationAttribute
SetResourceAccessorByPropertyLookup()System.ComponentModel.DataAnnotations.ValidationAttributeinlineprivate
SetupConversion()System.ComponentModel.DataAnnotations.RangeAttributeinlineprivate
SetupResourceAccessor()System.ComponentModel.DataAnnotations.ValidationAttributeinlineprivate
TypeIdSystem.Attribute
Validate(object? value, string name)System.ComponentModel.DataAnnotations.ValidationAttributeinline
Validate(object? value, ValidationContext validationContext)System.ComponentModel.DataAnnotations.ValidationAttributeinline
ValidationAttribute()System.ComponentModel.DataAnnotations.ValidationAttributeinlineprotected
ValidationAttribute(string errorMessage)System.ComponentModel.DataAnnotations.ValidationAttributeinlineprotected
ValidationAttribute(Func< string > errorMessageAccessor)System.ComponentModel.DataAnnotations.ValidationAttributeinlineprotected