The GeoLeaf.Validators façade — the generic value validators.
Every member shares one convention: it reports by default ({ valid, error }) and only
throws when throwOnError is set. Style validation lives elsewhere, under
StyleValidator, and follows an accumulator convention instead.
The
GeoLeaf.Validatorsfaçade — the generic value validators.Every member shares one convention: it reports by default (
{ valid, error }) and only throws whenthrowOnErroris set. Style validation lives elsewhere, underStyleValidator, and follows an accumulator convention instead.