RuleValidationResult

constructor(valid: Boolean, errorMessage: String? = null, exception: Throwable? = null, description: String? = null)