You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2017/12/10 08:05:46 UTC

[struts-site] 01/01: Merge pull request #84 from apache/restful

This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 5e6b2834450519f9504522c8f2977eb59fe02652
Merge: 2ac078b 5077102
Author: Yasser Zamani <ya...@live.com>
AuthorDate: Sun Dec 10 11:35:43 2017 +0330

    Merge pull request #84 from apache/restful
    
    Cleans up ActionMappers & Annotations

 ...ccessing-application-session-request-objects.md |   5 +-
 source/core-developers/action-chaining.md          |   5 +-
 source/core-developers/action-configuration.md     |   5 +-
 source/core-developers/action-event-listener.md    |   5 +-
 source/core-developers/action-mapper.md            |  98 ++++++--------
 .../action-proxy-and-actionproxy-factory.md        |  10 +-
 source/core-developers/after-annotation.md         |  56 ++------
 source/core-developers/annotations.md              |  42 +++---
 source/core-developers/before-annotation.md        |  55 ++------
 source/core-developers/before-result-annotation.md |  55 ++------
 source/core-developers/conversion-annotation.md    |  35 ++---
 .../conversion-error-field-validator-annotation.md |   6 +-
 .../core-developers/create-if-null-annotation.md   |  29 +----
 .../core-developers/custom-validator-annotation.md |  30 +----
 .../date-range-field-validator-annotation.md       |  34 ++---
 .../double-range-field-validator-annotation.md     |  38 ++----
 source/core-developers/element-annotation.md       |  31 ++---
 .../core-developers/email-validator-annotation.md  |  30 +----
 .../expression-validator-annotation.md             |  27 +---
 .../field-expression-validator-annotation.md       |  31 +----
 source/core-developers/input-config-annotation.md  |  52 ++------
 .../int-range-field-validator-annotation.md        |  39 ++----
 source/core-developers/key-annotation.md           |  30 +----
 source/core-developers/key-property-annotation.md  |  31 +----
 .../core-developers/parent-package-annotation.md   |  18 ---
 .../regex-field-validator-annotation.md            |  29 +----
 .../required-field-validator-annotation.md         |  28 +---
 .../required-string-validator-annotation.md        |  29 +----
 source/core-developers/restful-action-mapper.md    | 141 ++++++++++-----------
 source/core-developers/result-annotation.md        |  82 ------------
 .../string-length-field-validator-annotation.md    |  37 ++----
 .../core-developers/type-conversion-annotation.md  |  48 ++-----
 source/core-developers/url-validator-annotation.md |  66 +++++-----
 source/core-developers/validation-annotation.md    |  84 +++---------
 source/core-developers/validations-annotation.md   |  49 ++-----
 .../visitor-field-validator-annotation.md          |  42 ++----
 36 files changed, 396 insertions(+), 1036 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.