-
Notifications
You must be signed in to change notification settings - Fork 806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0 Roadmap #178
Comments
Awesome. Waiting for |
It is not encouraging that in two years, only one checkbox has been checked on this list and the project is still on version 0.11.0 (released 15 months ago). |
This is fixed. |
This repo is DEAD.. no ones (except bot) maintains it.. |
@NoNameProvided Is there any long term plan to maintain this repo? Would you consider transferring the ownership? |
@NoNameProvided and @pleerock do you have any plans on including more people as maintainers for this project? This is getting ridiculous. There is still a lot of work to be done on this repository, and keeping this situation stale is not going to help in any way. Please don't let this end up like TypeORM did. |
@NoNameProvided please fix this issue. it is a very annoying and discussing error. i am tired, because of the |
There are quite a few things we should fix/implement before releasing 1.0, some of these will be a breaking change.
ValidationError.toString()
(ValidatidationError .toString() #26)GreaterThan
andGreaterOrEquals
decorator or a more generic one what expects a property key and acompareFn
function.Schema based validation(schema based validation will be deprecatated)fix current bugsadd test coveragemake every validator availableadd option to generate JSON schema from class metadataadd support of registering validation schema for target classadd support of registering custom validations without using decoratorsPlease do not comment things like "+1" or "Me too", but feel free to add your voice.
The text was updated successfully, but these errors were encountered: