ValidationErrors typedef

ValidationErrors = List<String>

Implementation

typedef ValidationErrors = List<String>;