Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rsuite/schema-typed

Schema for data modeling & validation
https://github.com/rsuite/schema-typed

2.2.2

FeelGoodInc opened this pull request 8 months ago
refactor: replace `lodash.set` with `set-value`

simonguo opened this pull request 10 months ago
fix(ObjectType): fix required message for properties not being replaced

simonguo opened this pull request 10 months ago
feat: add support for `equalTo` and `proxy`

simonguo opened this pull request 10 months ago
feat: add support for `label` method

simonguo opened this pull request 10 months ago
fix: nested objects returned checkResult, execution of async rules on arrays

giacomoaugello1 opened this pull request 11 months ago
FIx validating nested objects and arrays

giacomoaugello1 opened this pull request 12 months ago
schemaSpec is undefined for .when() inside ObjectType

femi-lynx-fh opened this issue over 1 year ago
feat(StringType): add alllowMailto option to isURL rule

SevenOutman opened this pull request over 1 year ago
ci: update nodejs support matrix

SevenOutman opened this pull request over 1 year ago
chore: upgrade lockfile

SevenOutman opened this pull request over 1 year ago
fix: fix judgment null error

imyuanx opened this pull request almost 2 years ago
The errorMessage of `NumberType().range` is wrong

imyuanx opened this issue almost 2 years ago
fix(build): fix unpublished source code

simonguo opened this pull request almost 2 years ago
Warning: Failed to parse source map

AndreyMZ opened this issue almost 2 years ago
chore: change the compilation target of TypeScript from esnext to es2019

simonguo opened this pull request almost 2 years ago
chore: remove babel gulp

jspears opened this pull request almost 2 years ago
feat: addAsyncRule to allow sync and async rules to run

jspears opened this pull request almost 2 years ago
Bump trim-newlines and meow

dependabot[bot] opened this pull request almost 2 years ago
fix: promises where not allowed by type

jspears opened this pull request almost 2 years ago
`addRule` Promise issue

jspears opened this issue almost 2 years ago
ci: remove nodejs 10 from testing matrix

SevenOutman opened this pull request almost 2 years ago
Bump yargs-parser and yargs

dependabot[bot] opened this pull request almost 2 years ago
Bump json-schema and jsprim

dependabot[bot] opened this pull request almost 2 years ago
Bump minimatch and mocha

dependabot[bot] opened this pull request almost 2 years ago
Bump nanoid and mocha

dependabot[bot] opened this pull request almost 2 years ago
Bump hawk and request

dependabot[bot] opened this pull request almost 2 years ago
Bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request about 2 years ago
Bump json5 and tsconfig-paths

dependabot[bot] opened this pull request about 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
Bump qs from 6.3.2 to 6.3.3

dependabot[bot] opened this pull request about 2 years ago
DateType not a valid function - Form Validation

blessedjasonmwanza opened this issue about 2 years ago
Add className and ref props for table component

TryV opened this issue over 2 years ago
Something like a "map" Datatype

TheFive opened this issue over 2 years ago
fix(ObjectType): specifies type of property `object` in the check result.

simonguo opened this pull request over 2 years ago
RegEx for URL doesn't match `mailto:` URL

t83714 opened this issue over 2 years ago
ObjectType.shape is not a function

jbeckton opened this issue over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
Bump trim-off-newlines from 1.0.1 to 1.0.3

dependabot[bot] opened this pull request almost 3 years ago
Bump copy-props from 2.0.4 to 2.0.5

dependabot[bot] opened this pull request almost 3 years ago
NumberType doesn't accept some valid values

tcpalmer opened this issue almost 3 years ago
Bump shelljs from 0.8.4 to 0.8.5

dependabot[bot] opened this pull request about 3 years ago
fix(addRule): allow add return undefined

MarvelSQ opened this pull request about 3 years ago
build(deps): add @babel/runtime

simonguo opened this pull request about 3 years ago
build(deps): bump typescript-eslint from 4.16.1 to 4.29.3

simonguo opened this pull request over 3 years ago
fix(ArrayType): fix ArrayType.of type error

simonguo opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
ArrayType.of type error

J3n5en opened this issue over 3 years ago
Bump browserslist from 4.16.3 to 4.16.6

dependabot[bot] opened this pull request over 3 years ago
Bump hosted-git-info from 2.8.8 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
fix(ts): add export to type declaration

simonguo opened this pull request over 3 years ago
test: add tests for all types

simonguo opened this pull request almost 4 years ago
Bump js-yaml from 3.6.1 to 3.14.1

dependabot[bot] opened this pull request almost 4 years ago
feat(locales): add default error messages for all checks

simonguo opened this pull request almost 4 years ago
Refactored through typescript

simonguo opened this pull request almost 4 years ago
added isRequiredOrEmpty() Allow handle empty arrays and strings, fix windows build

SaltyMonkey opened this pull request about 5 years ago
StringType().isRequired() triggering error with empty string

SaltyMonkey opened this issue about 5 years ago
[WIP] Allows reflection

majo44 opened this pull request about 5 years ago
Bump eslint from 3.19.0 to 4.19.1

dependabot[bot] opened this pull request about 5 years ago
Adding typescript declarations.

majo44 opened this pull request over 5 years ago
Typescript types declaration.

majo44 opened this issue over 5 years ago
修复StringType isOneOf方法bug

choufeng opened this pull request over 5 years ago
addRule 未触发。

hiyangguo opened this issue over 5 years ago
Support for async check

simonguo opened this pull request over 5 years ago
无法做到异步校验

guowenfh opened this issue over 5 years ago
Adjust the priority of the check

simonguo opened this pull request over 5 years ago
addRule 执行顺序不正确

hannq opened this issue over 5 years ago
`isRequired` method in `Schema.Types.StringType` supports `trim` parameter

simonguo opened this pull request over 5 years ago
Adjust the priority of rule execution

simonguo opened this pull request about 6 years ago
I am not getting the data value in addRule function

akd6162 opened this issue over 6 years ago
Support asynchronous verification

blackcater opened this pull request over 6 years ago
Advantages over ajv apart from syntax?

nicmosc opened this issue over 6 years ago
Fixed: NumberType.isOneOf

CJex opened this pull request over 6 years ago
数据之间相关性校验应该怎么处理

skchen28 opened this issue over 6 years ago
Get precise length of a string

theJian opened this pull request over 6 years ago
ObjectType 希望能添加支持嵌套

hiyangguo opened this issue over 7 years ago
如果遇到 equalTo 怎么处理?

simonguo opened this issue over 8 years ago