> I'm thinking to add some (I know, trivial but common in real-world > examples) validators for text fields (aligned with other validators, > but useful to me for starting a more general solution for the future), > like NotNullValidator (if text fields never returns a null maybe this > could not be done),
Null values are not allowed.