gabrielferreirapro commented on a change in pull request #505: TOMEE-2563- Translate to portuguese-bean-validation-design-by-contract URL: https://github.com/apache/tomee/pull/505#discussion_r301557444
########## File path: examples/bean-validation-design-by-contract/README_pt.adoc ########## @@ -0,0 +1,225 @@ +:index-group: Other Features +:jbake-type: page +:jbake-status: status=published += Design Bean Validation por Contrato + +== Bean Validation - Design por Contrato + +O Bean Validation (também conhecida como JSR 303) contém um apêndice opcional +método de validação. + +Algumas implementações desta JSR implementam este apêndice (Apache bval, +Hibernate validator por exemplo). + +O OpenEJB fornece um interceptador na qual permite você usar esta feature para +fazer o design por contrato. + +== Design por contrato + +O objetivo é ser capaz de configurar com um grão mais fino seu contrato. No +exemplo você especificar os centímetros mínimos de um homem do esporte deve pular Review comment: "você especificar" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services