Provides validation functionality for names of model elements.
public interface INameValidationService| name | description |
|---|---|
| GetValidName(…) | Generates a valid name based on the candidateName that you provide. |
| IsNameValid(…) | Checks if the provided name is valid. |
- namespace Mendix.StudioPro.ExtensionsAPI.Services