Hi,

FormGuard is very useful, but it can not be extended, as its essential implementation such as stateMatchesMask(), updateAllGuarded(), getFormModelState() are all private.

Can I ask you guys to change them to protected, so I can reuse it in my use case.

Thanks.


John Luis