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

com.shoprunner.baleen.ValidationInfo.kt Maven / Gradle / Ivy

There is a newer version: 1.14.1
Show newest version
package com.shoprunner.baleen

data class ValidationInfo(val dataTrace: DataTrace, val message: String, val value: Any?) : ValidationResult()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy