IRegularExpressionValidator
Assembly: ServiceStack.dll
View Source
Declaration
public interface IRegularExpressionValidator : IPropertyValidator
Properties
Expression
View Source
Declaration
string Expression { get; }
public interface IRegularExpressionValidator : IPropertyValidator
string Expression { get; }