Guvnor - Services API 6.2.0.Beta3

Uses of Class
org.guvnor.common.services.shared.validation.model.ValidationMessage

Packages that use ValidationMessage
org.guvnor.common.services.backend.validation   
org.guvnor.common.services.shared.validation   
 

Uses of ValidationMessage in org.guvnor.common.services.backend.validation
 

Methods in org.guvnor.common.services.backend.validation that return types with arguments of type ValidationMessage
 List<ValidationMessage> GenericValidator.validate(org.uberfire.backend.vfs.Path resourcePath, InputStream resource, org.uberfire.java.nio.file.DirectoryStream.Filter<org.uberfire.java.nio.file.Path>... supportingFileFilters)
          Validate an asset.
 

Uses of ValidationMessage in org.guvnor.common.services.shared.validation
 

Methods in org.guvnor.common.services.shared.validation that return types with arguments of type ValidationMessage
 List<ValidationMessage> ValidationService.validate(org.uberfire.backend.vfs.Path path, T content)
          Validate the content
 


Guvnor - Services API 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.