Creates a new instance of the Optional validation rule.
Optional({String? message}) : super(message);