Closed
Description
Hi there!
I use 0.8.2 version of schema-form.
I created custom validator with the help of $validators
property as described at https://github.com/Textalk/angular-schema-form/blob/development/docs/index.md#validators
The problem is that the validator is not called on schemaFormValidate
event.
In other cases it works well.
It that is a bug?