Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Remove XML input formatter behavior for RequiredAttribute #2528

Closed
@Eilon

Description

@Eilon

Was introduced in the fix for #468.

One of the new goals for model binding is to use Data Annotations attribute as they were intended. As such, the RequiredAttribute just means that value can't be null, as opposed to meaning that the value must be present in the serialized data.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions