- All Implemented Interfaces:
PathValidator, Validator<String,io.reactivex.rxjava3.core.Completable>
- Author:
- Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors
-
Method Summary
io.reactivex.rxjava3.core.Completable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PathValidatorImpl
public PathValidatorImpl()
-
Method Details
-
validate
public io.reactivex.rxjava3.core.Completable validate(String path)
- Specified by:
validate in interface Validator<String,io.reactivex.rxjava3.core.Completable>