Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Added a note about Symfony Validator use outside framework context#5563
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz commentedJul 27, 2015
There is a 3.5 years old issue about this (#958) but it seems nobody is willing to work on it. |
mickaelandrieu commentedJul 27, 2015
@javiereguiluz I think I can do it. |
stof commentedJul 27, 2015
There is an initial work done in#3710 but abandoned. You might want to start from it rather than starting from scratch |
mickaelandrieu commentedJul 27, 2015
stof commentedJul 27, 2015
This section should not be in the book at all IMO. the book is talking about the fullstack framework. It is not talking about standalone usage (this is what the component documentation is about). So I'm not sure this PR is a good idea actually (but the decision is not mine as I'm not one of the documentation maintainers). However, creating the validator component documentation is a very good idea (it is the only missing component) |
wouterj commentedJul 27, 2015
@mickaelandrieu thank you for starting over and good luck! I propose to do the following (which is also what I wanted to do):
You can take the current translation docs as an example. If you have questions, need help, etc, feel free to leave a comment or ask for help in #symfony-docs on IRC. |
mickaelandrieu commentedAug 20, 2015
Hi@wouterj : ok, I will do that. I need time ... probably make a pull request the next week. Thank you for your help! |
wouterj commentedFeb 6, 2016
I'm going to close this PR in favor of documenting the component. |
Hi,
I think there is a lot more to say (Translating, object initializers, describe all mappings methods), maybe can we create docs for Validator component ?
What do you think@lyrixx ?