C# Class Regextra.NegativeRule

Inheritance: Rule
Show file Open project: amageed/Regextra

Public Methods

Method Description
NegativeRule ( string pattern ) : System

Private Methods

Method Description
FormatRequirement ( string input ) : string

Method Details

NegativeRule() public method

public NegativeRule ( string pattern ) : System
pattern string
return System