Uses of Class
com.xero.models.assets.ResourceValidationErrorsElement
Packages that use ResourceValidationErrorsElement
-
Uses of ResourceValidationErrorsElement in com.xero.models.assets
Methods in com.xero.models.assets that return ResourceValidationErrorsElementModifier and TypeMethodDescriptionDetail of the resource validation errorResourceValidationErrorsElement.localisedMessage(String localisedMessage) Explanation of the resource validation errorResourceValidationErrorsElement.resourceName(String resourceName) The field name of the erroneous fieldTitle of the resource validation errorInternal type of the resource error messageMethods in com.xero.models.assets that return types with arguments of type ResourceValidationErrorsElementModifier and TypeMethodDescriptionError.getResourceValidationErrors()Array of elements of resource validation errorsMethods in com.xero.models.assets with parameters of type ResourceValidationErrorsElementModifier and TypeMethodDescriptionError.addResourceValidationErrorsItem(ResourceValidationErrorsElement resourceValidationErrorsItem) Array of elements of resource validation errorsMethod parameters in com.xero.models.assets with type arguments of type ResourceValidationErrorsElementModifier and TypeMethodDescriptionError.resourceValidationErrors(List<ResourceValidationErrorsElement> resourceValidationErrors) Array of elements of resource validation errorsvoidError.setResourceValidationErrors(List<ResourceValidationErrorsElement> resourceValidationErrors) Array of elements of resource validation errors