Ticket #638 (new enhancement)

Opened 17 months ago

Last modified 7 months ago

Grouping validators so that are connected with either-or logic

Reported by: mata_svada Owned by: xue
Priority: immediate Milestone: 3.2
Component: Prado Framework v3 Version: 3.2
Severity: minor Keywords:
Cc:

Description

There should be a way to implement a connection of several validators which pass as valid when at least one of them is valid for itself.

Attachments

validator_container.diff (14.8 kB) - added by mata_svada 17 months ago.
this implments this feature
validator_container_2.diff (14.6 kB) - added by mata_svada 17 months ago.
I've reworked the patch so it is more logical (using events)
validator_container_3.diff (14.6 kB) - added by mata_svada 17 months ago.
There was one problem that needed to be fixed…

Change History

Changed 17 months ago by mata_svada

this implments this feature

Changed 17 months ago by mata_svada

I've reworked the patch so it is more logical (using events)

Changed 17 months ago by mata_svada

There was one problem that needed to be fixed...

Changed 16 months ago by xue

  • milestone set to 3.1.1

Changed 13 months ago by xue

  • milestone changed from 3.1.1 to 3.1.2

Good idea. Due to the time limit, we will move this to 3.1.2. Thanks!

Changed 7 months ago by xue

  • version changed from 3.1 to 3.2
  • milestone changed from 3.1.2 to 3.2
Note: See TracTickets for help on using tickets.