Message in German (Deutsch)
Die CustomValidationAttribute-Methode "<var>Method name</var>" in Typ "<var>Type Name</var>" muss der erwarteten Signatur entsprechen: öffentliches, statisches ValidationResult <var>Method name</var>(Objektwert, ValidationContext-Kontext). Der Wert kann stark typisiert werden. Der ValidationContext-Parameter ist optional.
Unlocalized message
The CustomValidationAttribute method '<var>Method name</var>' in type '<var>Type Name</var>' must match the expected signature: public static ValidationResult <var>Method name</var>(object value, ValidationContext context). The value can be strongly typed. The ValidationContext parameter is optional.
Search by Google