You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no "rule" variable defined inside IsValid function. But I need build custom rules similars to the Min(10) example . How can I access to the rule definition in the IsValid function?
The text was updated successfully, but these errors were encountered:
toni-moreno
changed the title
Custom validation on the documentation can not be complited (undefined "rule" error).
Custom validation on the documentation can not be compiled (undefined "rule" error).
Apr 22, 2017
The custom validation on the example is not working.
On compile we have this error.
There is no "rule" variable defined inside IsValid function. But I need build custom rules similars to the Min(10) example . How can I access to the rule definition in the IsValid function?
The text was updated successfully, but these errors were encountered: