Class Msp2EditValidator

java.lang.Object
org.dlese.dpc.schemedit.input.SchemEditValidator
org.dlese.dpc.schemedit.input.Msp2EditValidator

public class Msp2EditValidator extends SchemEditValidator
Extension of SchemEditValidator that is only concerned with a few msp2-specific fields.
Author:
ostwald
  • Constructor Details

    • Msp2EditValidator

      public Msp2EditValidator(SchemEditForm sef, MetaDataFramework framework, org.apache.struts.action.ActionMapping mapping, HttpServletRequest request)
      Constructor for the Msp2EditValidator object
      Parameters:
      sef - Description of the Parameter
      framework - Description of the Parameter
      mapping - NOT YET DOCUMENTED
      request - Description of the Parameter
  • Method Details