ValidationResult typedef

ValidationResult = List<String>

Implementation

typedef ValidationResult = List<String>;