Class WsdlUrlValidator

  • All Implemented Interfaces:
    org.eclipse.core.databinding.validation.IValidator

    public class WsdlUrlValidator
    extends Object
    implements org.eclipse.core.databinding.validation.IValidator
    Validator for url that are used in location url property of WSReference
    See Also:
    WSReference.getLocationURL()
    • Constructor Detail

      • WsdlUrlValidator

        public WsdlUrlValidator()
    • Method Detail

      • validate

        public org.eclipse.core.runtime.IStatus validate​(Object value)
        Specified by:
        validate in interface org.eclipse.core.databinding.validation.IValidator