_dataTypeStrings | System.ComponentModel.DataAnnotations.DataTypeAttribute | privatestatic |
_defaultErrorMessage | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
_errorMessage | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
_errorMessageResourceAccessor | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
_errorMessageResourceName | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
_errorMessageResourceType | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
_extensions | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | private |
_hasBaseIsValid | System.ComponentModel.DataAnnotations.ValidationAttribute | private |
AddAttributesToList(List< Attribute > attributeList, Attribute[] attributes, Dictionary< Type, AttributeUsageAttribute > types) | System.Attribute | inlineprivatestatic |
AreFieldValuesEqual(object thisValue, object thatValue) | System.Attribute | inlineprivatestatic |
CopyToAttributeList(List< Attribute > attributeList, Attribute[] attributes, Dictionary< Type, AttributeUsageAttribute > types) | System.Attribute | inlineprivatestatic |
CreateAttributeArrayHelper(Type elementType, int elementCount) | System.Attribute | inlineprivatestatic |
CustomDataType | System.ComponentModel.DataAnnotations.DataTypeAttribute | |
CustomErrorMessageSet | System.ComponentModel.DataAnnotations.ValidationAttribute | package |
DataType | System.ComponentModel.DataAnnotations.DataTypeAttribute | |
DataTypeAttribute(DataType dataType) | System.ComponentModel.DataAnnotations.DataTypeAttribute | inline |
DataTypeAttribute(string customDataType) | System.ComponentModel.DataAnnotations.DataTypeAttribute | inline |
DefaultErrorMessage | System.ComponentModel.DataAnnotations.ValidationAttribute | package |
DisplayFormat | System.ComponentModel.DataAnnotations.DataTypeAttribute | |
EnsureValidDataType() | System.ComponentModel.DataAnnotations.DataTypeAttribute | inlineprivate |
Equals([NotNullWhen(true)] object? obj) | System.Attribute | inline |
ErrorMessage | System.ComponentModel.DataAnnotations.ValidationAttribute | |
ErrorMessageResourceName | System.ComponentModel.DataAnnotations.ValidationAttribute | |
ErrorMessageResourceType | System.ComponentModel.DataAnnotations.ValidationAttribute | |
ErrorMessageString | System.ComponentModel.DataAnnotations.ValidationAttribute | protected |
Extensions | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | |
ExtensionsFormatted | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | private |
ExtensionsNormalized | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | private |
ExtensionsParsed | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | private |
FileExtensionsAttribute() | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | inline |
FormatErrorMessage(string name) | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | inlinevirtual |
GetCustomAttribute(MemberInfo element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttribute(MemberInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttribute(ParameterInfo element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttribute(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttribute(Module element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttribute(Module element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttribute(Assembly element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttribute(Assembly element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(MemberInfo element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttributes(MemberInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(MemberInfo element) | System.Attribute | inlinestatic |
GetCustomAttributes(MemberInfo element, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(ParameterInfo element) | System.Attribute | inlinestatic |
GetCustomAttributes(ParameterInfo element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttributes(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(ParameterInfo element, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(Module element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttributes(Module element) | System.Attribute | inlinestatic |
GetCustomAttributes(Module element, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(Module element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(Assembly element, Type attributeType) | System.Attribute | inlinestatic |
GetCustomAttributes(Assembly element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
GetCustomAttributes(Assembly element) | System.Attribute | inlinestatic |
GetCustomAttributes(Assembly element, bool inherit) | System.Attribute | inlinestatic |
GetDataTypeName() | System.ComponentModel.DataAnnotations.DataTypeAttribute | inlinevirtual |
GetHashCode() | System.Attribute | inline |
GetIndexParameterTypes(PropertyInfo element) | System.Attribute | inlineprivatestatic |
GetParentDefinition(PropertyInfo property, Type[] propertyParameters) | System.Attribute | inlineprivatestatic |
GetParentDefinition(EventInfo ev) | System.Attribute | inlineprivatestatic |
GetParentDefinition(ParameterInfo param) | System.Attribute | inlineprivatestatic |
GetValidationResult(object? value, ValidationContext validationContext) | System.ComponentModel.DataAnnotations.ValidationAttribute | inline |
InternalGetAttributeUsage(Type type) | System.Attribute | inlineprivatestatic |
InternalGetCustomAttributes(PropertyInfo element, Type type, bool inherit) | System.Attribute | inlineprivatestatic |
InternalGetCustomAttributes(EventInfo element, Type type, bool inherit) | System.Attribute | inlineprivatestatic |
InternalIsDefined(PropertyInfo element, Type attributeType, bool inherit) | System.Attribute | inlineprivatestatic |
InternalIsDefined(EventInfo element, Type attributeType, bool inherit) | System.Attribute | inlineprivatestatic |
InternalParamGetCustomAttributes(ParameterInfo param, Type type, bool inherit) | System.Attribute | inlineprivatestatic |
InternalParamIsDefined(ParameterInfo param, Type type, bool inherit) | System.Attribute | inlineprivatestatic |
IsDefaultAttribute() | System.Attribute | inlinevirtual |
IsDefined(MemberInfo element, Type attributeType) | System.Attribute | inlinestatic |
IsDefined(MemberInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
IsDefined(ParameterInfo element, Type attributeType) | System.Attribute | inlinestatic |
IsDefined(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
IsDefined(Module element, Type attributeType) | System.Attribute | inlinestatic |
IsDefined(Module element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
IsDefined(Assembly element, Type attributeType) | System.Attribute | inlinestatic |
IsDefined(Assembly element, Type attributeType, bool inherit) | System.Attribute | inlinestatic |
IsValid(object? value) | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | inlinevirtual |
System::ComponentModel::DataAnnotations::ValidationAttribute.IsValid(object? value, ValidationContext validationContext) | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprotectedvirtual |
Match(object? obj) | System.Attribute | inlinevirtual |
RequiresValidationContext | System.ComponentModel.DataAnnotations.ValidationAttribute | |
SetResourceAccessorByPropertyLookup() | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprivate |
SetupResourceAccessor() | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprivate |
TypeId | System.Attribute | |
Validate(object? value, string name) | System.ComponentModel.DataAnnotations.ValidationAttribute | inline |
Validate(object? value, ValidationContext validationContext) | System.ComponentModel.DataAnnotations.ValidationAttribute | inline |
ValidateExtension(string fileName) | System.ComponentModel.DataAnnotations.FileExtensionsAttribute | inlineprivate |
ValidationAttribute() | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprotected |
ValidationAttribute(string errorMessage) | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprotected |
ValidationAttribute(Func< string > errorMessageAccessor) | System.ComponentModel.DataAnnotations.ValidationAttribute | inlineprotected |