validator

Provides tools to validate values

MIT License

Downloads
194.8M
Stars
2.6K
Committers
730

Bot releases are hidden (Show)

validator - v7.1.5

Published by fabpot 30 days ago

Changelog (https://github.com/symfony/validator/compare/v7.1.4...v7.1.5)

  • bug symfony/symfony#58316 [Form] Don't call the constructor of LogicalOr (@derrabus)
  • bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
validator - v6.4.12

Published by fabpot 30 days ago

Changelog (https://github.com/symfony/validator/compare/v6.4.11...v6.4.12)

  • bug symfony/symfony#58316 [Form] Don't call the constructor of LogicalOr (@derrabus)
  • bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
validator - v5.4.44

Published by fabpot 30 days ago

Changelog (https://github.com/symfony/validator/compare/v5.4.43...v5.4.44)

  • bug symfony/symfony#58316 [Form] Don't call the constructor of LogicalOr (@derrabus)
  • bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
validator - v7.1.4

Published by fabpot about 2 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.3...v7.1.4)

  • bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
  • bug symfony/symfony#57984 [Validator] Add D regex modifier in relevant validators (@alexandre-daubois)
  • bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
  • bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
  • bug symfony/symfony#57894 [Validator] Add tldMessage parameter to Url constraint constructor (@syjust)
validator - v6.4.11

Published by fabpot about 2 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.10...v6.4.11)

  • bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
  • bug symfony/symfony#57984 [Validator] Add D regex modifier in relevant validators (@alexandre-daubois)
  • bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
  • bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
validator - v5.4.43

Published by fabpot about 2 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.42...v5.4.43)

  • bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
  • bug symfony/symfony#57984 [Validator] Add D regex modifier in relevant validators (@alexandre-daubois)
  • bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
  • bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
validator - v7.1.3 Latest Release

Published by fabpot 3 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.2...v7.1.3)

  • bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
  • bug symfony/symfony#57678 [Validator] Add setGroupProvider to AttributeLoader (Maximilian Zumbansen)
validator - v7.0.10

Published by fabpot 3 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.9...v7.0.10)

  • bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
  • bug symfony/symfony#57678 [Validator] Add setGroupProvider to AttributeLoader (Maximilian Zumbansen)
validator - v6.4.10

Published by fabpot 3 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.9...v6.4.10)

  • bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
validator - v5.4.42

Published by fabpot 3 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.41...v5.4.42)

  • bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (@xabbuh)
validator - v7.1.2

Published by fabpot 4 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.1...v7.1.2)

  • bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
validator - v7.0.9

Published by fabpot 4 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.8...v7.0.9)

  • bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
validator - v6.4.9

Published by fabpot 4 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.8...v6.4.9)

  • bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
validator - v5.4.41

Published by fabpot 4 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.40...v5.4.41)

  • bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (@seho-nl, Sebastien Hoek)
validator - v7.1.1

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.0...v7.1.1)

  • bug symfony/symfony#57305 [Validator] do not modify a constraint during validation to not leak its context (@xabbuh)
  • bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)
validator - v7.0.8

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.7...v7.0.8)

  • bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)
  • bug symfony/symfony#54924 [Validator] IBAN Check digits should always between 2 and 98 (@karstennilsen)
  • bug symfony/symfony#54834 [Validator] Check Locale class existence before using it (@alexandre-daubois)
  • bug symfony/symfony#54758 [Validator] handle edge cases when constructing constraints with named arguments (@xabbuh)
  • bug symfony/symfony#54760 [Validator] handle union and intersection types for cascaded validations (@xabbuh)
validator - v6.4.8

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.7...v6.4.8)

  • bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)
  • bug symfony/symfony#54924 [Validator] IBAN Check digits should always between 2 and 98 (@karstennilsen)
  • bug symfony/symfony#54834 [Validator] Check Locale class existence before using it (@alexandre-daubois)
  • bug symfony/symfony#54758 [Validator] handle edge cases when constructing constraints with named arguments (@xabbuh)
  • bug symfony/symfony#54760 [Validator] handle union and intersection types for cascaded validations (@xabbuh)
validator - v5.4.40

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.39...v5.4.40)

  • bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (@Seldaek)
  • bug symfony/symfony#54924 [Validator] IBAN Check digits should always between 2 and 98 (@karstennilsen)
  • bug symfony/symfony#54834 [Validator] Check Locale class existence before using it (@alexandre-daubois)
  • bug symfony/symfony#54760 [Validator] handle union and intersection types for cascaded validations (@xabbuh)
validator - v7.1.0

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.0-RC1...v7.1.0)

  • bug symfony/symfony#56827 Fix CharsetValidator with string encoding (@alamirault)
validator - v7.1.0-RC1

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/validator/compare/v7.1.0-BETA1...v7.1.0-RC1)

  • bug symfony/symfony#54924 [Validator] IBAN Check digits should always between 2 and 98 (@karstennilsen)
  • bug symfony/symfony#54834 [Validator] Check Locale class existence before using it (@alexandre-daubois)
Package Rankings
Top 0.15% on Packagist.org