StringValidatorAttribute.

ExpressionErrorMessage Property

Summary

An optional error message that can be used to better describe the regular expression error.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Attributes
Containing Type
StringValidatorAttribute

Syntax

public string ExpressionErrorMessage { get; set; }

Value

Type Description
string