Class OwnerIdValidator


  • @Component
    public class OwnerIdValidator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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 Detail

      • OwnerIdValidator

        @Autowired
        public OwnerIdValidator​(OwnerSources ownerSources)
    • Method Detail

      • check

        public void check​(pl.allegro.tech.hermes.api.OwnerId toCheck)