usePermanentCache property
If true, validators will reuse resources between validations.
Use this to optimize performance for repeated validations.
Default: false
.
Implementation
final bool usePermanentCache;
If true, validators will reuse resources between validations.
Use this to optimize performance for repeated validations.
Default: false
.
final bool usePermanentCache;