All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.Derived_EOD_2018_M.xml Maven / Gradle / Ivy

The newest version!
        <rule id="Derived_EOD_2018_M" name="Derived EOD 2018 M (SEER)" tag="N3016" java-path="lines.line" category="field">
            <expression><![CDATA[return line.derivedEod2018M == null || ((List)Context.Derived_EOD_2018_M_Table).contains(line.derivedEod2018M)]]></expression>
            <message>Derived EOD 2018 M is not valid.</message>
            <description><![CDATA[Must be a valid code for Derived EOD 2018 M and must be left-justified.
M must be uppercase and subcategory letters must be lowercase.
Components in () must be entered as shown. May be blank.

Valid codes:

    M0
    M0(i+)
    M1
    M1a
    M1a(0)
    M1a(1)
    M1b
    M1b(0)
    M1b(1)
    M1c
    M1c(0)
    M1c(1)
    M1d
    M1d(0)
    M1d(1)
    88
    blank]]></description>
            <history>
                <event version="SE18-018-02" user="kirbyk" date="2018-05-08" ref="67779">Edit created.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy