Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vanilla/garden-schema issues and pull requests

#82 - Undeprecates multi-type validation

Pull Request - State: closed - Opened by acharron-hl 6 months ago

#81 - Mark more fields as protected

Pull Request - State: closed - Opened by acharron-hl 7 months ago - 1 comment

#80 - Upgrade to php 8.1

Pull Request - State: closed - Opened by OlivierLamyCanuel over 1 year ago

#79 - Upgrade to php 8.1

Pull Request - State: closed - Opened by OlivierLamyCanuel over 1 year ago - 1 comment

#78 - Add support for github actions

Pull Request - State: closed - Opened by charrondev over 1 year ago

#77 - changes to support php8.0

Pull Request - State: closed - Opened by soorajfrancis over 1 year ago - 1 comment

#75 - Allow validating maxByteLength separately from maxLength

Pull Request - State: closed - Opened by charrondev over 2 years ago

#73 - Add ability to validate max byte length - VNLA-500, VNL-465

Pull Request - State: closed - Opened by charrondev over 2 years ago - 1 comment

#72 - Add methods to set custom schema attributes

Pull Request - State: closed - Opened by alex-mtl almost 4 years ago - 2 comments

#71 - Fix PHP deprecation

Pull Request - State: closed - Opened by tburry over 4 years ago

#70 - Fix PHP deprecation

Pull Request - State: closed - Opened by tburry over 4 years ago - 1 comment

#69 - Tweak the error message for null values

Pull Request - State: closed - Opened by tburry over 4 years ago

#68 - Backport removal of deprecated FILTER_VALIDATE_URL flags

Pull Request - State: closed - Opened by initvector over 5 years ago - 1 comment

#67 - Add the allOf description to the README.md

Pull Request - State: closed - Opened by tburry over 5 years ago

#66 - Added regex to regex validation error message

Pull Request - State: closed - Opened by raffis over 5 years ago

#65 - OpenAPI v3 allof support

Pull Request - State: closed - Opened by raffis over 5 years ago - 8 comments

#64 - Allow schemas to JSON encode when they have recursive references

Pull Request - State: closed - Opened by tburry over 5 years ago

#63 - Backport additional numeric validation options to v1

Pull Request - State: closed - Opened by initvector over 5 years ago

#62 - Add support for the discriminator property

Pull Request - State: closed - Opened by tburry almost 6 years ago
Labels: Status: WIP

#61 - Allow filters to validate

Pull Request - State: closed - Opened by tburry almost 6 years ago - 1 comment

#60 - Update the README

Pull Request - State: closed - Opened by tburry almost 6 years ago

#59 - Rename “number” to “code” in the Validation class

Pull Request - State: closed - Opened by tburry almost 6 years ago

#58 - Validation class overhaul

Pull Request - State: closed - Opened by tburry almost 6 years ago
Labels: Status: WIP

#57 - Add validation factories

Pull Request - State: closed - Opened by tburry almost 6 years ago

#56 - Add support for the $ref attribute

Pull Request - State: closed - Opened by tburry almost 6 years ago

#54 - Allow colons in properties passed to Schema::parse()

Pull Request - State: closed - Opened by tburry almost 6 years ago

#53 - Replace dot separated field selectors with slash separated field selectors

Pull Request - State: closed - Opened by tburry almost 6 years ago

#52 - Version 2

Issue - State: closed - Opened by tburry almost 6 years ago
Labels: Epic

#51 - Add scalar values to validation results

Issue - State: closed - Opened by tburry almost 6 years ago - 1 comment

#50 - Change field delimiters from "." to "/" to match JSON ref

Issue - State: closed - Opened by tburry almost 6 years ago

#49 - Add support for $ref references

Issue - State: closed - Opened by tburry almost 6 years ago - 1 comment

#47 - Clarify the UPGRADE.md

Pull Request - State: closed - Opened by tburry almost 6 years ago

#46 - Add support for readOnly and writeOnly

Pull Request - State: closed - Opened by tburry almost 6 years ago

#45 - More OpenAPI 3.0 compatibility

Pull Request - State: closed - Opened by tburry almost 6 years ago
Labels: Status: WIP

#44 - Deprecate the “datetime” type

Pull Request - State: closed - Opened by tburry almost 6 years ago
Labels: Status: WIP

#43 - Deprecate multi-type validation

Pull Request - State: closed - Opened by tburry almost 6 years ago

#42 - Change the $sparse validate parameter into an $options array

Pull Request - State: closed - Opened by tburry almost 6 years ago

#41 - Remove redundant $sparse parameters

Pull Request - State: closed - Opened by tburry almost 6 years ago

#40 - Add the “nullable” field to schemas

Pull Request - State: closed - Opened by tburry almost 6 years ago

#39 - Update copyright notices

Pull Request - State: closed - Opened by tburry almost 6 years ago

#38 - Fix JSON encoded error message to just be “Validation Failed”

Pull Request - State: closed - Opened by tburry about 6 years ago

#37 - Empty field names should contribute to the default error message

Pull Request - State: closed - Opened by tburry about 6 years ago

#36 - Change the default error message and add an option to concat error messages

Pull Request - State: closed - Opened by tburry about 6 years ago
Labels: Status: WIP

#35 - Fix Schema::jsonSerialize when the type is an array

Pull Request - State: closed - Opened by tburry about 6 years ago
Labels: Type: Bug

#34 - Upgrade to PHP 7

Pull Request - State: closed - Opened by tburry about 6 years ago
Labels: Type: Enhancement

#33 - Add unit test about extending schemas

Pull Request - State: closed - Opened by DaazKu about 6 years ago - 1 comment
Labels: Priority: Blocker, Status: WIP, Type: Bug

#32 - Update enum validation to work with arrays

Pull Request - State: closed - Opened by DaazKu over 6 years ago - 1 comment

#30 - Upgrade tests to be compatible with PHPUnit 6

Pull Request - State: closed - Opened by initvector over 6 years ago

#29 - Fix 1 appearing in field names of nested schema error messages

Pull Request - State: closed - Opened by initvector over 6 years ago

#28 - Properly merge schema-level errors for nested schemas

Pull Request - State: closed - Opened by DaazKu over 6 years ago - 1 comment

#27 - Schemas do not accept default value

Issue - State: closed - Opened by DaazKu over 6 years ago

#26 - Fix bug with string/null types

Pull Request - State: closed - Opened by tburry over 6 years ago

#25 - Fix issues with requireOneOf

Pull Request - State: closed - Opened by tburry over 6 years ago

#24 - Remove the allowNull property in favor of multiple types

Pull Request - State: closed - Opened by tburry over 6 years ago

#23 - Return instances of objects when validating objects

Pull Request - State: closed - Opened by tburry over 6 years ago

#21 - Add support for multiple types

Pull Request - State: closed - Opened by tburry over 6 years ago

#20 - Add support for minItems and maxItems validation

Pull Request - State: closed - Opened by tburry over 6 years ago

#19 - Fix typo in the setID() method

Pull Request - State: closed - Opened by tburry almost 7 years ago
Labels: Type: Bug

#18 - Create Schema::add() is weird

Issue - State: closed - Opened by DaazKu almost 7 years ago - 1 comment

#17 - Minor schema enhancements

Pull Request - State: closed - Opened by tburry almost 7 years ago
Labels: Type: Enhancement

#16 - [API v2] Date time does not validate properly if the timezone is used

Issue - State: closed - Opened by initvector almost 7 years ago - 2 comments

#15 - Add support for CSV fields

Issue - State: closed - Opened by initvector almost 7 years ago - 1 comment

#14 - Upgrade Travis dist to Trusty

Pull Request - State: closed - Opened by initvector almost 7 years ago

#13 - Make the validation of empty values a bit more lax

Pull Request - State: closed - Opened by tburry about 7 years ago
Labels: Type: Enhancement

#12 - README tweaks

Pull Request - State: closed - Opened by kaecyra about 7 years ago - 1 comment
Labels: Gimme!

#11 - Add schema accessor methods

Pull Request - State: closed - Opened by tburry over 7 years ago
Labels: Type: Enhancement

#10 - Add ability to pass constructor arguments with Schema::parse

Pull Request - State: closed - Opened by initvector over 7 years ago
Labels: Type: Enhancement

#9 - Allow Schema subclasses to be returned from parse method

Pull Request - State: closed - Opened by initvector over 7 years ago - 1 comment
Labels: Type: Enhancement

#8 - Filter and validator selectors should support limited wildcards

Issue - State: closed - Opened by tburry over 7 years ago

#7 - Add field filter support

Issue - State: closed - Opened by tburry over 7 years ago

#6 - Add the Schema::add() method

Pull Request - State: closed - Opened by tburry over 7 years ago
Labels: Type: Enhancement

#5 - Add support for validating objects that implement ArrayAccess

Pull Request - State: closed - Opened by tburry over 7 years ago
Labels: Type: Enhancement

#4 - Add support for allowNull and default

Pull Request - State: closed - Opened by tburry over 7 years ago
Labels: Type: Enhancement

#3 - Add an allowNull stop-gap

Issue - State: closed - Opened by tburry over 7 years ago - 1 comment

#2 - Add flags for incorrect array keys

Issue - State: closed - Opened by tburry over 7 years ago

#1 - Add support for some string formats

Pull Request - State: closed - Opened by tburry over 7 years ago - 1 comment
Labels: Type: Enhancement