Skip to content

Conversation

nickvanderzwet
Copy link
Contributor

Nullable for a custom field is only used when it's nullable: false or if it has some kind of cardinality.
Nullable: true is completely ignored and not correctly generated (by default it adds: @Assert\NotNull)

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #133 #107 #134
License MIT
Doc PR -

@soyuka soyuka merged commit 1eb19ae into api-platform:master Jun 4, 2019
@soyuka
Copy link
Member

soyuka commented Jun 4, 2019

thanks @nickvanderzwet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants