Skip to content

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Jan 30, 2015
1 parent 8682ec3 commit 1305dae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/02. Controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ class UserController extends AbstractRestfulController
}
```

> You can also pass an optional, third parameter to the `validateIncomingData` that will be passed as a context to
the `isValid` input filter's method.

## Hydration

Often, you will use validation in conjunction with hydration. To that extent, ZfrRest offers a similar helper called
Expand Down

0 comments on commit 1305dae

Please sign in to comment.