José Lorenzo Rodríguez
|
3b3a8b7860
Merge pull request #8908 from ionas/fixExistsIn-New
|
9 years ago |
Jonas
|
230e06fca7
3rd allowPartialNulls implementation
|
9 years ago |
Jose Lorenzo Rodriguez
|
4aab2bf0cd
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
3852aa23c4
Don't invoke rules twice.
|
9 years ago |
Jonas
|
15bbb994f0
CS:remove whitespaces
|
9 years ago |
Jonas
|
98447aa906
fix unit test names
|
9 years ago |
Jonas
|
7f480afd72
make sure error messages are tested, make sure that object mutation does not screw up tests
|
9 years ago |
Mark Story
|
e02b8845b8
Make allowMultipleNulls a constructor argument.
|
9 years ago |
Jonas
|
2decc4eb16
Add allowPartialNulls flag to existsIn that matches SQLs behavior of composite foreign keys with nullable nulls - set 'allowPartialNulls' true to accept composite foreign keys where one or more nullable columns are null. Ths Retargets #8903 to 3.next - in a clean way
|
9 years ago |
Mark Story
|
a71cc748e2
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
b53fed5af6
Revert changes made in #8807
|
10 years ago |
Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
a3e131529a
Add test case to prevent future regression.
|
10 years ago |
Mark Story
|
467bde5348
Revert "Force ExistsIn rule in new Entity even with a not dirty field"
|
10 years ago |
mark_story
|
ae3d4a95c6
Fix PHPCS build.
|
10 years ago |
Mark Story
|
3943052d35
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
02c8f32054
Fix IsUnique rule & null values
|
10 years ago |
Mark Story
|
503a74fd59
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
cb7cec4cdb
Merge pull request #8703 from burzum/feature/validate-many
|
10 years ago |
Raúl Arellano
|
bd2ac51b93
Style Fixes
|
10 years ago |
Raúl Arellano
|
edb4ac7d97
Add existsIn test: new Entity with not dirty field
|
10 years ago |
Florian Krämer
|
f4bf293522
Adding more tests and a check on \Countable for ValidCount
|
10 years ago |
Florian Krämer
|
d8c8be542f
#8703 Adding a validCount rule.
|
10 years ago |
José Lorenzo Rodríguez
|
88138afbc0
Merge pull request #8621 from JayPHP/checkNull_on_IsUnique
|
10 years ago |
james.byrne
|
7974693c26
Changed name to allow instead of permit
|
10 years ago |
james.byrne
|
6fb1641f94
Added back tags fixture
|
10 years ago |
james.byrne
|
c45341845e
Using pre-existing fixture + CS Fix
|
10 years ago |
james.byrne
|
7a59f20919
Changed option name
|
10 years ago |
JayPHP
|
0aced1a11b
Corrected uppercase and formatting issues
|
10 years ago |
JayPHP
|
36c7d1c0d4
Added whitespace
|
10 years ago |