Skip to content

Form validation vs domain validation - priorities and approaches - #119

Open
Ocramius wants to merge 1 commit into
sourcefrom
blogpost/domain-validation-vs-input-validation
Open

Form validation vs domain validation - priorities and approaches#119
Ocramius wants to merge 1 commit into
sourcefrom
blogpost/domain-validation-vs-input-validation

Conversation

@Ocramius

@Ocramius Ocramius commented Feb 9, 2018

Copy link
Copy Markdown
Owner

Fixes #118

It's still a bit raw, but I'd need a review here, @malukenho :-)

@Ocramius
Ocramius requested a review from malukenho February 9, 2018 10:39
@Ocramius Ocramius changed the title Added stub of a blogpost about form validation vs domain validation Form validation vs domain validation - priorities and approaches Feb 9, 2018

$postData = $request->getParsedBody();

$this->users->store(User::register(

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a big deal, just an alignment


<ul>
<li>
Format of the infformation is clearly expressed in domain terminology, which means

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo "infformation"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants