Propel API
Class

PropelSchemaValidator

class PropelSchemaValidator

Service class for validating XML schemas.

Only implements validation rules that cannot be implemented in XSD.

Methods

__construct(AppData $appData)

boolean validate()

array getErrors()

Details

at line 31
public __construct(AppData $appData)

Parameters

AppData $appData

at line 39
public boolean validate()

Return Value

boolean true if valid, false otherwise

at line 106
public array getErrors()

Return Value

array A list of error messages