allowTemplating method

  1. @override
void allowTemplating()
override

Allow templating elements (such as

This still requires other validators to allow regular attributes to be bound (such as allowHtml5).

Implementation

@override
void allowTemplating() {}