ModelClientValidationEqualToRule Class¶
Constructors¶
-
ModelClientValidationEqualToRule
(System.String, System.Object)¶ Arguments: - errorMessage (System.String) –
- other (System.Object) –
public ModelClientValidationEqualToRule(string errorMessage, object other)
-