Skip to content

DateValidationServiceService

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/services/sales/date-validation-service.service.ts (line 16)

Part of: Pams

Methods

MethodSignatureReturns
translateSubscribertranslateSubscriber(key: string)void
FireDateValidationFireDateValidation(data: number)void
AddValidatorAddValidator(type: number, Validator: validator)void
validateMandatoryvalidateMandatory(type: number)void
validateMandatoryByEntityvalidateMandatoryByEntity(type: number, inquiry: Inquiry)void
validateMandatorybyTypevalidateMandatorybyType(type: number)void

Properties

PropertyType
validation$any

Where it refuses work

  • DateValidationServiceService stops the work with an early return when type < 10.

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • PamsServicesModulePams/Web/Pams.Web/Client/app/services/pams-services.module.ts:1

Was this page helpful?

Download as PDF