IHP Api Reference
Safe HaskellSafe-Inferred

IHP.IDE.SchemaDesigner.Controller.Validation

Documentation

isUniqueInList :: (Foldable t, Eq a) => t a -> Maybe a -> Validator a Source #