ools.rmf.ctp-validators.1.0.0-20240902110655.source-code.ruleset.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ctp-validators Show documentation
Show all versions of ctp-validators Show documentation
RAML API client code generators based on the REST Modeling Framework. https://github.com/vrapio/rest-modeling-framework
<?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>