validator property

Validator<T>? validator
final

validator allows you to validate the tag that has been entered

Implementation

final Validator<T>? validator;