ValidateException

fun ValidateException(    code: Int,     message: String,     validate: List<ValidateViolation>)