in src/construct.ts [397:399]
public validate(): string[] { return this._validations.flatMap(v => v.validate()); }