onPreValidate property

bool Function(LyInput<T> self)? onPreValidate
getter/setter pair

Implementation

bool Function(LyInput<T> self)? onPreValidate;