@DoNotImplement public AttachmentConstraint
Constrain which contract-code-containing attachment can be used with a interface Contract.
interface Contractboolean isSatisfiedBy(@NotNull
Attachment attachment)
Returns whether the given contract attachment can be used with the interface ContractState associated with this constraint object.
interface ContractState