ValidationResult

constructor(errors: List<FieldError> = emptyList(), warnings: List<FieldError> = emptyList())(source)