Method | Description | |
---|---|---|
ModelClientValidationCuitRule ( string errorMessage, string regex ) : System.Web.Mvc |
Creates a new ModelClientValidationCuitRule instance
|
public ModelClientValidationCuitRule ( string errorMessage, string regex ) : System.Web.Mvc | ||
errorMessage | string | The error message |
regex | string | A custom regex pattern |
return | System.Web.Mvc |