Errors found during validation

Errors are grouped by scope.

Property definitions

popcorn $ ValidationResult :: errors
	# Errors found during validation
	#
	# Errors are grouped by scope.
	var errors = new HashMap[String, Array[String]]
lib/popcorn/pop_validation.nit:118,2--121,48