From f39c4a0a1d9fce6ebba5dcac82a11c053af625cc Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 8 Nov 2016 17:54:30 +0000 Subject: [PATCH] Checking ruleset for SIRTFI specification Implements #40. Note: ruleset is not yet active. --- mdx/_rules/check_sirtfi.xsl | 73 +++++++++++++++++++++++++++++++++++++ mdx/validation-beans.xml | 15 ++++++++ 2 files changed, 88 insertions(+) create mode 100644 mdx/_rules/check_sirtfi.xsl diff --git a/mdx/_rules/check_sirtfi.xsl b/mdx/_rules/check_sirtfi.xsl new file mode 100644 index 00000000..78240c01 --- /dev/null +++ b/mdx/_rules/check_sirtfi.xsl @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + SIRTFI requires a REFEDS security contact + + + + + + + + SIRTFI requires a REFEDS security contact with a GivenName + + + + + SIRTFI requires a REFEDS security contact with an EmailAddress + + + + + + diff --git a/mdx/validation-beans.xml b/mdx/validation-beans.xml index eb0b2633..1b1f4ea0 100644 --- a/mdx/validation-beans.xml +++ b/mdx/validation-beans.xml @@ -311,6 +311,21 @@ p:XSLResource="classpath:_rules/check_shibboleth.xsl"/> + + + + + +