java.lang.Object
pl.allegro.tech.hermes.management.domain.owner.validator.OwnerIdValidator
@Component
public class OwnerIdValidator
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
check(pl.allegro.tech.hermes.api.OwnerId toCheck)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OwnerIdValidator
@Autowired
public OwnerIdValidator(OwnerSources ownerSources)
-
Method Details
-
check
public void check(pl.allegro.tech.hermes.api.OwnerId toCheck)