Class PropertyValidationMessage
java.lang.Object
ru.cg.webbpm.studio.core.api.validation.ValidationMessage
ru.cg.webbpm.studio.subsystems.script_editor.validation.api.PropertyValidationMessage
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyValidationMessage
(String message, Throwable ex, PropertyPath propertyPath) PropertyValidationMessage
(String message, PropertyPath propertyPath) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.core.api.validation.ValidationMessage
getDescription, getEx, getMessage, getNavigationPoint
-
Constructor Details
-
PropertyValidationMessage
-
PropertyValidationMessage
-
-
Method Details
-
getPropertyPath
-
equals
- Overrides:
equals
in classValidationMessage
-
hashCode
public int hashCode()- Overrides:
hashCode
in classValidationMessage
-