Interface Transplant

All Superinterfaces:
BaseMergeTransplant

@Immutable public interface Transplant extends BaseMergeTransplant
  • Method Details

    • getHashesToTransplant

      @NotNull @NotNull @Size @Size(min=1) @NotNull @NotNull @Size @Size(min=1) List<String> getHashesToTransplant()
    • checkHashes

      @Check default void checkHashes()
      Validation rule using Validation.validateHash(String) (String)}.