validator

Provides tools to validate values

MIT License

Downloads
194.8M
Stars
2.6K
Committers
730

Bot releases are hidden (Show)

validator - v7.1.0-BETA1

Published by fabpot 6 months ago

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

  • feature symfony/symfony#54473 [Validator] Add support for types (ALL*, LOCAL_*, UNIVERSAL_*, UNICAST_*, MULTICAST_*, BROADCAST) in MacAddress constraint (@Ninos)
  • feature symfony/symfony#54535 [Validator] Deprecate Bic::INVALID_BANK_CODE_ERROR (@MatTheCat)
  • feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
  • feature symfony/symfony#54408 [Validator] Add a requireTld option to Url constraint (@javiereguiluz)
  • feature symfony/symfony#54479 [Validator] set the password strength as a violation parameter (@xabbuh)
  • feature symfony/symfony#52658 [Validator] Add additional versions (*_NO_PUBLIC, *_ONLY_PRIV & *_ONLY_RES) in IP address & CIDR constraint (@Ninos)
  • feature symfony/symfony#53374 [Validator] support \Stringable instances in all constraints (@xabbuh)
  • feature symfony/symfony#51862 [Validator] Add MacAddress constraint for validating MAC address (@Ninos)
  • feature symfony/symfony#53249 [Validator] support Stringable instances in CharsetValidator (@xabbuh)
  • feature symfony/symfony#53154 [Validator] Add the Charset constraint (@alexandre-daubois)
  • feature symfony/symfony#52954 [Validator] Add list and associative_array types to Type constraint (Florian Hermann)
validator - v7.0.7

Published by fabpot 6 months ago

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

  • bug symfony/symfony#54750 [Validator] detect wrong usages of minMessage/maxMessage in options (@xabbuh)
  • bug symfony/symfony#54751 [Validator]  detect wrong e-mail validation modes (@xabbuh)
  • bug symfony/symfony#54487 [Validator] Accept Stringable in ExecutionContext::build/addViolation() (@alexandre-daubois)
validator - v6.4.7

Published by fabpot 6 months ago

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

  • bug symfony/symfony#54750 [Validator] detect wrong usages of minMessage/maxMessage in options (@xabbuh)
  • bug symfony/symfony#54751 [Validator]  detect wrong e-mail validation modes (@xabbuh)
  • bug symfony/symfony#54487 [Validator] Accept Stringable in ExecutionContext::build/addViolation() (@alexandre-daubois)
validator - v5.4.39

Published by fabpot 6 months ago

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

  • bug symfony/symfony#54751 [Validator]  detect wrong e-mail validation modes (@xabbuh)
validator - v7.0.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.5...v7.0.6)

  • bug symfony/symfony#54191 [Validator] add missing invalid extension error entry (@xabbuh)
  • bug symfony/symfony#54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
  • bug symfony/symfony#54137 [Validator] UniqueValidator - normalize before reducing keys (@Brajk19)
validator - v6.4.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.5...v6.4.6)

  • bug symfony/symfony#54191 [Validator] add missing invalid extension error entry (@xabbuh)
  • bug symfony/symfony#54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
  • bug symfony/symfony#54137 [Validator] UniqueValidator - normalize before reducing keys (@Brajk19)
validator - v5.4.38

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.37...v5.4.38)

  • bug symfony/symfony#54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
validator - v7.0.5

Published by fabpot 8 months ago

validator - v7.0.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.3...v7.0.4)

  • bug symfony/symfony#53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
validator - v6.4.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.3...v6.4.4)

  • bug symfony/symfony#53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
validator - v5.4.36

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.35...v5.4.36)

  • bug symfony/symfony#53755 [Validator] Fix fields without constraints in Collection (@xabbuh, @HypeMC)
validator - v7.0.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.2...v7.0.3)

  • bug symfony/symfony#53620 [Validator] Fix option filenameMaxLength to the File constraint (Image) (@mindaugasvcs)
  • bug symfony/symfony#53383 [Validator] re-allow an empty list of fields (@xabbuh)
  • bug symfony/symfony#53350 [Validator] fix the exception being thrown (@xabbuh)
validator - v6.4.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.2...v6.4.3)

  • bug symfony/symfony#53620 [Validator] Fix option filenameMaxLength to the File constraint (Image) (@mindaugasvcs)
  • bug symfony/symfony#53383 [Validator] re-allow an empty list of fields (@xabbuh)
  • bug symfony/symfony#53350 [Validator] fix the exception being thrown (@xabbuh)
validator - v6.3.12

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/validator/compare/v6.3.11...v6.3.12)

  • bug symfony/symfony#53383 [Validator] re-allow an empty list of fields (@xabbuh)
  • bug symfony/symfony#53350 [Validator] fix the exception being thrown (@xabbuh)
validator - v5.4.35

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.34...v5.4.35)

  • bug symfony/symfony#53383 [Validator] re-allow an empty list of fields (@xabbuh)
  • bug symfony/symfony#53350 [Validator] fix the exception being thrown (@xabbuh)
validator - v7.0.2

Published by fabpot 10 months ago

Changelog (https://github.com/symfony/validator/compare/v7.0.1...v7.0.2)

  • bug symfony/symfony#52406 [Validator] Fix Constraints\Email::ERROR_NAMES (@mathroc)
  • bug symfony/symfony#53133 [Validator] Fix using known option names as field names (@HypeMC)
  • bug symfony/symfony#52996 [Validator] add missing translation (@xabbuh)
  • bug symfony/symfony#52935 [Validator] Missing translations for Slovak (sk) #51954 (Jan Vernarsky)
  • bug symfony/symfony#52867 [Validator] Only trigger deprecation when Validator annotations are used (@HypeMC)
validator - v6.4.2

Published by fabpot 10 months ago

Changelog (https://github.com/symfony/validator/compare/v6.4.1...v6.4.2)

  • bug symfony/symfony#52406 [Validator] Fix Constraints\Email::ERROR_NAMES (@mathroc)
  • bug symfony/symfony#53133 [Validator] Fix using known option names as field names (@HypeMC)
  • bug symfony/symfony#52996 [Validator] add missing translation (@xabbuh)
  • bug symfony/symfony#52935 [Validator] Missing translations for Slovak (sk) #51954 (Jan Vernarsky)
  • bug symfony/symfony#52867 [Validator] Only trigger deprecation when Validator annotations are used (@HypeMC)
validator - v6.3.11

Published by fabpot 10 months ago

Changelog (https://github.com/symfony/validator/compare/v6.3.10...v6.3.11)

  • bug symfony/symfony#52406 [Validator] Fix Constraints\Email::ERROR_NAMES (@mathroc)
  • bug symfony/symfony#53133 [Validator] Fix using known option names as field names (@HypeMC)
  • bug symfony/symfony#52996 [Validator] add missing translation (@xabbuh)
  • bug symfony/symfony#52935 [Validator] Missing translations for Slovak (sk) #51954 (Jan Vernarsky)
validator - v5.4.34

Published by fabpot 10 months ago

Changelog (https://github.com/symfony/validator/compare/v5.4.33...v5.4.34)

  • bug symfony/symfony#52406 [Validator] Fix Constraints\Email::ERROR_NAMES (@mathroc)
  • bug symfony/symfony#53133 [Validator] Fix using known option names as field names (@HypeMC)
  • bug symfony/symfony#52996 [Validator] add missing translation (@xabbuh)
  • bug symfony/symfony#52935 [Validator] Missing translations for Slovak (sk) #51954 (Jan Vernarsky)
validator - v7.0.0

Published by fabpot 11 months ago

Package Rankings
Top 0.15% on Packagist.org