NoSpecialCharsRule constructor
Creates a new NoSpecialCharsRule with the given message and allowed.
Implementation
const NoSpecialCharsRule(this.message, {this.allowed = ''});
Creates a new NoSpecialCharsRule with the given message and allowed.
const NoSpecialCharsRule(this.message, {this.allowed = ''});