Ticket #70 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

Add a method stubRequest::addValueError()

Reported by: mikey Assigned to: mikey
Priority: major Milestone: 0.3.0
Component: Request Version: SVN-trunk
Keywords: Cc:

Description

The stubRequest interface should get an additional addValueError(stubRequestValueError $valueError, $valueName, $source = self::SOURCE_PARAM) method to be able to set errors from outside when validating request data with other methods then with filters.

Change History

07/02/07 22:59:48 changed by mikey

  • status changed from new to closed.
  • resolution set to fixed.

Introduced with changeset 753.