ContainsRule constructor
Creates a new ContainsRule with the given substring and optional
errorMessage.
Implementation
const ContainsRule(this.substring, {super.errorMessage});
Creates a new ContainsRule with the given substring and optional
errorMessage.
const ContainsRule(this.substring, {super.errorMessage});