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

org.sonar.l10n.jproperties.rules.jproperties.value-regular-expression.html Maven / Gradle / Ivy

There is a newer version: 2.6
Show newest version

This rule template can be used to create rules which will be triggered when a value matches a given regular expression.

For example, one can create a rule with the regular expression "^blabla.*" to match all values starting with 'blabla'.

See Java documentation for detailed regular expression syntax.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy