UpperCase constructor
UpperCase()
Creates an instance of the UpperCase validation rule.
Implementation
UpperCase() : super.withKey(key);
Creates an instance of the UpperCase validation rule.
UpperCase() : super.withKey(key);