My Drupal site has form for adding node.
Node can be added by guest, so I need to filter field 'phone'.
Give me advice how I can add array with prohibited phones.
If completed form is sent with phone from photibited array Drupal wouldn't have to add this node.
Thank you