Hacker News new | ask | show | jobs
by rtz121 691 days ago
> however someone made a validator that resolves the logic to a specific class at runtime. So you'd basically have validator.validate(Object someObject).

The pains of not having multiple dispatch.