All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.plasmalabs.node.services.SetVotingResValidator.scala Maven / Gradle / Ivy

The newest version!
package org.plasmalabs.node.services

object SetVotingResValidator extends scalapb.validate.Validator[org.plasmalabs.node.services.SetVotingRes] {
  def validate(input: org.plasmalabs.node.services.SetVotingRes): scalapb.validate.Result =
    scalapb.validate.Success
  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy