Uses of Interface
com.vaadin.flow.server.streams.UploadValidator
Packages that use UploadValidator
-
Uses of UploadValidator in com.vaadin.flow.server.streams
Methods in com.vaadin.flow.server.streams with parameters of type UploadValidatorModifier and TypeMethodDescriptionAbstractUploadHandler.withValidator(UploadValidator validator) Adds a validator that can reject the upload while it is being received.