Creates an Invalid result with error messages.
const factory Validated.invalid(Set<String> errors) = Invalid._;