Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an interface, IOverrideInputModelForWhenValidationFails, that can... #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2014

  1. Adding an interface, IOverrideInputModelForWhenValidationFails, that …

    …can be applied to a validating input model to override the resulting input model.
    
    This helps when your input models are not the same
    Kaleb Sturgill committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    5f1b541 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. changed the return type of the override method to be a FubuContinuati…

    …on and a constraint to make sure it is only a TransferTo Continuation.
    Kaleb Sturgill committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    436c1db View commit details
    Browse the repository at this point in the history