Uses of Class
org.sonar.api.config.PropertyDefinition.Result

Packages that use PropertyDefinition.Result
org.sonar.api.config   
 

Uses of PropertyDefinition.Result in org.sonar.api.config
 

Methods in org.sonar.api.config that return PropertyDefinition.Result
static PropertyDefinition.Result PropertyDefinition.validate(PropertyType type, String value, List<String> options)
           
 PropertyDefinition.Result PropertyFieldDefinition.validate(String value)
           
 PropertyDefinition.Result PropertyDefinition.validate(String value)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.