Validates the value with access to the parent map. May be async.
value
map
FutureOr<Result> validateWithParent(dynamic value, Map<String, dynamic> map, {bool exists = true});