Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Add `reliesOn` rule

Compare
Choose a tag to compare
@Albert-Gao Albert-Gao released this 25 Apr 09:05
· 31 commits to master since this release

Now support reliesOn rule.

  • field A can reliesOn field B with different rules
  • field B, of course, can have its own validation rules
  • no conflicts
  • More in the documentation

Thanks @JeremyColton for the idea!