Function: isValidatorPropertyBlockType()
isValidatorPropertyBlockType(
type
):boolean
Determines if the given type is a validator property block type. Internal use only.
Parameters
• type: string
the type to be checked.
Returns
boolean
the boolean value indicating if the type is a validator property block type.