notEqualTo property

String notEqualTo
final

The notEqualTo parameter specifies the string that the value being validated should not be equal to.

Implementation

final String notEqualTo;