Polarith AI
1.8

◆ validators

List<Validator> validators = new List<Validator>()
protectedinherited

These list determines the validators to be used in order to verify the path by calling Validator.Validate.

If a validator returns false, the path will be recomputed.

Imprint