Class ValidationResultsProxy

java.lang.Object
org.openforis.collect.model.proxy.ValidationResultsProxy
All Implemented Interfaces:
Proxy

public class ValidationResultsProxy extends Object implements Proxy
Author:
M. Togna, S. Ricci
  • Constructor Details

  • Method Details

    • getErrors

      public List<String> getErrors()
    • getWarnings

      public List<String> getWarnings()
    • isSpecifiedErrorPresent

      public boolean isSpecifiedErrorPresent()