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

ools.rmf.ctp-validators.1.0.0-20240902110655.source-code.ruleset.xml Maven / Gradle / Ivy

Go to download

RAML API client code generators based on the REST Modeling Framework. https://github.com/vrapio/rest-modeling-framework

There is a newer version: 1.0.0-20241120142200
Show newest version
<?xml version="1.0" encoding="UTF-8" ?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/commercetools/rmf-codegen/main/ctp-validators/src/main/resources/ruleset.xsd">
    <name>default</name>
    <apply set="default"/>
    <rules>
        <rule enabled="false">
            <name>com.commercetools.rmf.validators.DatetimeRule</name>
        </rule>
        <rule enabled="false">
            <name>com.commercetools.rmf.validators.BooleanPropertyNameRule</name>
        </rule>
    </rules>
</ruleset>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy