Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 110 of file CustomValidationAttribute.cs.
References System.ComponentModel.DataAnnotations.CustomValidationAttribute._firstParameterType, System.ComponentModel.DataAnnotations.CustomValidationAttribute._isSingleArgumentMethod, System.ComponentModel.DataAnnotations.CustomValidationAttribute._methodInfo, System.SR.CustomValidationAttribute_Method_Must_Return_ValidationResult, System.SR.CustomValidationAttribute_Method_Not_Found, System.SR.CustomValidationAttribute_Method_Required, System.SR.CustomValidationAttribute_Method_Signature, System.Attribute.Equals(), System.SR.Format(), System.Type.GetMethods(), System.Reflection.MethodBase.GetParameters(), System.Type.IsByRef, System.ComponentModel.DataAnnotations.CustomValidationAttribute.Method, System.Reflection.MemberInfo.Name, System.Reflection.ParameterInfo.ParameterType, System.Reflection.MethodInfo.ReturnType, and System.ComponentModel.DataAnnotations.CustomValidationAttribute.ValidatorType.
Referenced by System.ComponentModel.DataAnnotations.CustomValidationAttribute.CheckAttributeWellFormed().