name property

  1. @override
String get name
override

The name of the validation rule.

Implementation

@override
String get name => 'numeric';