Details

    • Proposal:
      Hide

      Start a "Validation" vocabulary with the following:

      <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0">

      <Term Name="Pattern" Type="Edm.String">
      <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/>
      </Term>
      <Term Name="Minimum" Type="Edm.Decimal">
      <Annotation Term="OData.Description" String="Minimum value that a numeric property or parameter can have."/>
      </Term>
      <Term Name="Maximum" Type="Edm.Decimal">
      <Annotation Term="OData.Description" String="Maximum value that a numeric property or parameter can have."/>
      </Term>

      </Schema>

      plus new term, "Validation.Exclusive", that can be applied to Validation.Minimum and Validataion.Maximum..

      Show
      Start a "Validation" vocabulary with the following: <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0"> <Term Name="Pattern" Type="Edm.String"> <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/> </Term> <Term Name="Minimum" Type="Edm.Decimal"> <Annotation Term="OData.Description" String="Minimum value that a numeric property or parameter can have."/> </Term> <Term Name="Maximum" Type="Edm.Decimal"> <Annotation Term="OData.Description" String="Maximum value that a numeric property or parameter can have."/> </Term> </Schema> plus new term, "Validation.Exclusive", that can be applied to Validation.Minimum and Validataion.Maximum..
    • Resolution:
      Show
      https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/vocabularies/Org.OData.Validation.V1.xml?rev=744

      Description

      These would map to equivalent concepts in JSON Schema.

        Attachments

          Activity

          mikep Michael Pizzo (Inactive) created issue -
          handl Ralf Handl made changes -
          Field Original Value New Value
          Component/s OData JSON CSDL [ 10920 ]
          handl Ralf Handl made changes -
          Fix Version/s V4.01_WD01 [ 10276 ]
          Fix Version/s V4.0_WD01 [ 10247 ]
          handl Ralf Handl made changes -
          Component/s Vocabularies [ 10324 ]
          handl Ralf Handl made changes -
          Proposal Start a "Validation" vocabulary with the following:

              <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0">

                <Term Name="Pattern" Type="Edm.String">
                  <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/>
                </Term>
                <Term Name="Minimum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Minimum value that an integer property or parameter can have."/>
                </Term>
                <Term Name="Maximum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Maximum value that an integer property or parameter can have."/>
                </Term>
            
              </Schema>
          Start a "Validation" vocabulary with the following:

              <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0">

                <Term Name="Pattern" Type="Edm.String">
                  <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/>
                </Term>
                <Term Name="Minimum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Minimum value that an integer property or parameter can have."/>
                </Term>
                <Term Name="Maximum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Maximum value that an integer property or parameter can have."/>
                </Term>
            
              </Schema>

          https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/vocabularies/Org.OData.Validation.V1.xml?op=diff&rev=738
          mikep Michael Pizzo (Inactive) made changes -
          Proposal Start a "Validation" vocabulary with the following:

              <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0">

                <Term Name="Pattern" Type="Edm.String">
                  <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/>
                </Term>
                <Term Name="Minimum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Minimum value that an integer property or parameter can have."/>
                </Term>
                <Term Name="Maximum" Type="Edm.Int64">
                  <Annotation Term="OData.Description" String="Maximum value that an integer property or parameter can have."/>
                </Term>
            
              </Schema>

          https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/vocabularies/Org.OData.Validation.V1.xml?op=diff&rev=738
          Start a "Validation" vocabulary with the following:

              <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Validation.1.0.0">

                <Term Name="Pattern" Type="Edm.String">
                  <Annotation Term="OData.Description" String="The pattern that a string property or parameter must match."/>
                </Term>
                <Term Name="Minimum" Type="Edm.Decimal">
                  <Annotation Term="OData.Description" String="Minimum value that a numeric property or parameter can have."/>
                </Term>
                <Term Name="Maximum" Type="Edm.Decimal">
                  <Annotation Term="OData.Description" String="Maximum value that a numeric property or parameter can have."/>
                </Term>
            
              </Schema>

          plus new term, "Validation.Exclusive", that can be applied to Validation.Minimum and Validataion.Maximum..
          mikep Michael Pizzo (Inactive) made changes -
          Status New [ 10000 ] Open [ 1 ]
          mikep Michael Pizzo (Inactive) made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Resolved [ 5 ]
          handl Ralf Handl made changes -
          Resolution https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/vocabularies/Org.OData.Validation.V1.xml?rev=744
          Environment [Proposed] Applied
          Status Resolved [ 5 ] Applied [ 10002 ]
          mikep Michael Pizzo (Inactive) made changes -
          Status Applied [ 10002 ] Closed [ 6 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              mikep Michael Pizzo (Inactive)
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: