- validate(Path, String) - Method in interface org.guvnor.common.services.backend.validation.GenericValidator
-
Validate an asset.
- validate(Path) - Method in interface org.guvnor.common.services.backend.validation.GenericValidator
-
Validate an asset.
- validate(Path, T) - Method in interface org.guvnor.common.services.shared.validation.ValidationService
-
Validate the content
- ValidationMessage - Class in org.guvnor.common.services.shared.validation.model
-
- ValidationMessage() - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
- ValidationMessage(long, Level, Path, int, int, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
- ValidationMessage(long, Level, int, int, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
- ValidationMessage(Level, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
- ValidationMessage(ValidationMessage) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
- ValidationService<T> - Interface in org.guvnor.common.services.shared.validation
-
Validation Service
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.file.upload.FileOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.message.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.security.AppRoles
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.guvnor.common.services.shared.file.upload.FileOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.guvnor.common.services.shared.message.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.guvnor.common.services.shared.security.AppRoles
-
Returns an array containing the constants of this enum type, in
the order they are declared.