Uses of Class
de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
-
Packages that use ValidationResult Package Description de.valtech.aecu.api.groovy.console.bindings.accessrights Contains the interfaces for the access right validation. -
-
Uses of ValidationResult in de.valtech.aecu.api.groovy.console.bindings.accessrights
Methods in de.valtech.aecu.api.groovy.console.bindings.accessrights that return ValidationResult Modifier and Type Method Description ValidationResult
AccessRightValidator. validate(boolean simulate)
Performs the provided check.
-