Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
PasteDataRequest_Type_PASTEDATAVALIDATION :: PasteDataRequest_Typegogol-sheets Gogol.Sheets.Types Paste the data validation only.
-
gogol-sheets Gogol.Sheets.Types Sets a data validation rule to every cell in the range. To clear validation in a range, call this with no rule specified. See: newSetDataValidationRequest smart constructor.
-
gogol-sheets Gogol.Sheets.Types No documentation available.
dataValidation :: CellData -> Maybe DataValidationRulegogol-sheets Gogol.Sheets.Types A data validation rule on the cell, if any. When writing, the new data validation rule will overwrite any prior rule.
newDataValidationRule :: DataValidationRulegogol-sheets Gogol.Sheets.Types Creates a value of DataValidationRule with the minimum fields required to make a request.
newSetDataValidationRequest :: SetDataValidationRequestgogol-sheets Gogol.Sheets.Types Creates a value of SetDataValidationRequest with the minimum fields required to make a request.
setDataValidation :: Request' -> Maybe SetDataValidationRequestgogol-sheets Gogol.Sheets.Types Sets data validation for one or more cells.
-
gogol-sqladmin Gogol.SQLAdmin Database instance local user password validation policy See: newPasswordValidationPolicy smart constructor.
-
gogol-sqladmin Gogol.SQLAdmin No documentation available.
newtype
PasswordValidationPolicy_Complexity gogol-sqladmin Gogol.SQLAdmin The complexity of the password.