menu
dust_dart package
documentation
dust_dart.dart
Validate<T>
doesNotContain property
doesNotContain property
dark_mode
light_mode
doesNotContain
property
String
?
doesNotContain
final
Validates that a string field does not contain this pattern.
Implementation
final String? doesNotContain;
dust_dart package
documentation
dust_dart
Validate<T>
doesNotContain property
Validate class