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

This is the complete list of members for System.ComponentModel.DataAnnotations.RequiredAttribute, 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
AllowEmptyStringsSystem.ComponentModel.DataAnnotations.RequiredAttribute
AreFieldValuesEqual(object thisValue, object thatValue)System.Attributeinlineprivatestatic
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.ValidationAttributeinlinevirtual
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
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
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.RequiredAttributeinlinevirtual
System::ComponentModel::DataAnnotations::ValidationAttribute.IsValid(object? value, ValidationContext validationContext)System.ComponentModel.DataAnnotations.ValidationAttributeinlineprotectedvirtual
Match(object? obj)System.Attributeinlinevirtual
RequiredAttribute()System.ComponentModel.DataAnnotations.RequiredAttributeinline
RequiresValidationContextSystem.ComponentModel.DataAnnotations.ValidationAttribute
SetResourceAccessorByPropertyLookup()System.ComponentModel.DataAnnotations.ValidationAttributeinlineprivate
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