onPostValidate property

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

Implementation

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