Codemaid
This commit is contained in:
@@ -8,4 +8,4 @@ public interface IValidatorCollection :
|
||||
void Add(string key, Validator binder);
|
||||
|
||||
bool TryGet(string key, [MaybeNull] out Validator? value);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user