Activity Forums Salesforce® Discussions What are the standard validations in Salesforce?

  • Himanshu

    Member
    August 5, 2016 at 7:32 am

    Hi Pranav,

    The ones provided by Salesforce are standard validation rules - like data type validation for all the fields (email validation for email fields and similar for currency, number type fields etc); universally required; unique fields.

  • shariq

    Member
    August 17, 2017 at 7:50 am

    Hi Pranav,

    System validations are the validation which are enforced by Salesforce like number field should not contains alphabets, phone number should be in valid format etc..

    While custom validation rule are the one which are created manually under object.

    There is a difference in order of execution for standard and custom validation. Standard validations are run before the before trigger event after that custom validation are executed.

    Hope this helps.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos