Uses of Class
org.raml.model.validation.ValidationType

Packages that use ValidationType
org.raml.model.validation   
 

Uses of ValidationType in org.raml.model.validation
 

Methods in org.raml.model.validation that return ValidationType
static ValidationType ValidationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValidationType[] ValidationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.