[ https://issues.apache.org/jira/browse/SCB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415507#comment-16415507 ]
ASF GitHub Bot commented on SCB-406: ------------------------------------ liubao68 commented on issue #607: [SCB-406] Chassis must support standard parameter validation handler URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/607#issuecomment-376504675 We can refer to spring validation here, https://docs.spring.io/spring/docs/4.1.x/spring-framework-reference/html/validation.html ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 > Chassis must support standard parameter validation handler > ---------------------------------------------------------- > > Key: SCB-406 > URL: https://issues.apache.org/jira/browse/SCB-406 > Project: Apache ServiceComb > Issue Type: New Feature > Components: Java-Chassis > Reporter: sukesh > Assignee: sukesh > Priority: Major > Fix For: java-chassis-1.0.0-m2 > > > JSR 380 is Java API specification for bean validation to validate the > properties of a bean using various annotations. Chassis must support the > validation handler for parameter validation using the hibernate-validator. > Provide the support to the custom error messages, error codes by users. -- This message was sent by Atlassian JIRA (v7.6.3#76005)