Allow rules like:
  • requiredWhen
    (make a field required if another field has a value)
  • exactlyOneOf
    (mutually exclusive fields)
  • endDate > startDate
    with timezone support
  • Group-level validations (sum of percentages = 100%)